Searched refs:textual_ (Results 1 – 1 of 1) sorted by relevance
1131 return textual_.get() == 0 ? registry_.getName() : textual_->getUri(); in getURL()1139 if (textual_.get() != 0) { in open()1181 return textual_.get() != 0 || registry_.isValid(); in isValid()1188 if (textual_.get() != 0) { in close()1189 textual_.reset(); in close()1208 if (textual_.get() != 0) { in destroy()1209 textual_.reset(); in destroy()1228 if (textual_.get() != 0) { in getRootKey()1229 return textual_->getRootKey(); in getRootKey()1249 return textual_.get() != 0 || registry_.isReadOnly(); in isReadOnly()[all …]
Completed in 19 milliseconds