Home
last modified time | relevance | path

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

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