Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine.cc130 struct NamespaceTypePair { struct
131 std::string namespace_;
132 std::string type;
134 bool operator==(const NamespaceTypePair& other) const { in operator ==()
432 std::unordered_map<NamespaceTypePair, in RetrieveAndAddDocumentInfo()