Home
last modified time | relevance | path

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

/external/icing/icing/
Dicing-search-engine.cc125 struct NamespaceTypePair { struct
126 std::string namespace_;
127 std::string type;
129 bool operator==(const NamespaceTypePair& other) const { in operator ==()
389 std::unordered_map<NamespaceTypePair, in RetrieveAndAddDocumentInfo()