Searched defs:GetOrDefault (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dvariant_map.h185 // Store a prototype of the key's default value, for usage with VariantMap::GetOrDefault
234 TValue GetOrDefault(const TKey<TValue>& key) const { function in struct:art::VariantMap

Completed in 419 milliseconds