Lines Matching refs:Dex2oatArgumentMap
967 void AssignIfExists(Dex2oatArgumentMap& map,
968 const Dex2oatArgumentMap::Key<T>& key,
974 void AssignIfExists(Dex2oatArgumentMap& map,
975 const Dex2oatArgumentMap::Key<std::string>& key,
982 void AssignIfExists(Dex2oatArgumentMap& map,
983 const Dex2oatArgumentMap::Key<std::vector<std::string>>& key,
994 void AssignTrueIfExists(Dex2oatArgumentMap& map,
995 const Dex2oatArgumentMap::Key<T>& key,
1002 void AssignIfExists(Dex2oatArgumentMap& map,
1003 const Dex2oatArgumentMap::Key<std::string>& key,
1023 using M = Dex2oatArgumentMap;