Searched defs:GetAllNamespaces (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/icing/icing/monkey_test/ | ||
H A D | in-memory-icing-search-engine.cc | 305 std::unordered_set<std::string> InMemoryIcingSearchEngine::GetAllNamespaces() in GetAllNamespaces() function in icing::lib::InMemoryIcingSearchEngine |
/aosp_15_r20/external/icing/icing/ | ||
H A D | icing-search-engine_test.cc | 1250 TEST_F(IcingSearchEngineTest, GetAllNamespaces) { in TEST_F() argument |
H A D | icing-search-engine.cc | 1573 GetAllNamespacesResultProto IcingSearchEngine::GetAllNamespaces() { in GetAllNamespaces() function in icing::lib::IcingSearchEngine |
/aosp_15_r20/external/icing/icing/store/ | ||
H A D | document-store.cc | 1423 std::vector<std::string> DocumentStore::GetAllNamespaces() const { in GetAllNamespaces() function in icing::lib::DocumentStore |
H A D | document-store_test.cc | 3712 TEST_P(DocumentStoreTest, GetAllNamespaces) { in TEST_P() argument |