Home
last modified time | relevance | path

Searched defs:GetAllNamespaces (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/icing/icing/monkey_test/
H A Din-memory-icing-search-engine.cc305 std::unordered_set<std::string> InMemoryIcingSearchEngine::GetAllNamespaces() in GetAllNamespaces() function in icing::lib::InMemoryIcingSearchEngine
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine_test.cc1250 TEST_F(IcingSearchEngineTest, GetAllNamespaces) { in TEST_F() argument
H A Dicing-search-engine.cc1573 GetAllNamespacesResultProto IcingSearchEngine::GetAllNamespaces() { in GetAllNamespaces() function in icing::lib::IcingSearchEngine
/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store.cc1423 std::vector<std::string> DocumentStore::GetAllNamespaces() const { in GetAllNamespaces() function in icing::lib::DocumentStore
H A Ddocument-store_test.cc3712 TEST_P(DocumentStoreTest, GetAllNamespaces) { in TEST_P() argument