HomeSort by relevance Sort by last modified time
    Searched defs:GetOrDefault (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/
map_utils.h 59 inline typename T::mapped_type GetOrDefault(
  /art/runtime/base/
variant_map.h 185 // Store a prototype of the key's default value, for usage with VariantMap::GetOrDefault
234 TValue GetOrDefault(const TKey<TValue>& key) const {

Completed in 53 milliseconds