Searched refs:m_bIsDocumentStorage (Results 1 – 2 of 2) sorted by relevance
97 bool isDocumentStorage() const { return m_bIsDocumentStorage; } in isDocumentStorage()303 bool m_bIsDocumentStorage; member in tdoc_ucp::Storage
83 m_bIsDocumentStorage( Uri( rUri ).isDocument() ) in Storage()
Completed in 21 milliseconds