Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc967 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat
974 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat
982 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat
1002 void AssignIfExists(Dex2oatArgumentMap& map, in AssignIfExists() function in art::Dex2Oat
/art/libartbase/base/
Dvariant_map.h249 void AssignIfExists(const TKey<T>& key, U* out) { in AssignIfExists() function