Home
last modified time | relevance | path

Searched defs:AssignIfExists (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/
Ddex2oat.cc1243 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat
1250 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat
1258 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat
1278 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat
/art/libartbase/base/
Dvariant_map.h241 void AssignIfExists(const TKey<T>& key, U* out) { in AssignIfExists() function