Home
last modified time | relevance | path

Searched refs:GetValuePtr (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dvariant_map.h218 return GetValuePtr(key); in Get()
225 return GetValuePtr(key); in Get()
419 TValue* GetValuePtr(const TKey<TValue>& key) { in GetValuePtr() function
424 const TValue* GetValuePtr(const TKey<TValue>& key) const { in GetValuePtr() function