Home
last modified time | relevance | path

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

/external/icing/icing/store/
Dpersistent-hash-map-key-mapper.h99 libtextclassifier3::StatusOr<T> GetOrPut(std::string_view key, in GetOrPut() function
Ddynamic-trie-key-mapper.h230 libtextclassifier3::StatusOr<T> DynamicTrieKeyMapper<T, Formatter>::GetOrPut( in GetOrPut() function
/external/icing/icing/file/
Dpersistent-hash-map.cc199 libtextclassifier3::Status PersistentHashMap::GetOrPut(std::string_view key, in GetOrPut() function in icing::lib::PersistentHashMap
/external/cronet/net/http/
Dhttp_server_properties.cc121 HttpServerProperties::ServerInfoMap::GetOrPut(const ServerInfoMapKey& key) { in GetOrPut() function in net::HttpServerProperties::ServerInfoMap