Searched defs:AssignIfExists (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/ | ||
D | dex2oat.cc | 1243 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat |
/art/libartbase/base/ | ||
D | variant_map.h | 241 void AssignIfExists(const TKey<T>& key, U* out) { in AssignIfExists() function |