Searched defs:system_properties (Results 1 – 5 of 5) sorted by relevance
415 explicit BuildSystemProperties(std::unordered_map<std::string, std::string>&& system_properties) in BuildSystemProperties()
2194 std::unordered_map<std::string, std::string> system_properties; in Create() local
424 const OdrSystemProperties& system_properties) { in AddDex2OatConcurrencyArguments()458 const OdrSystemProperties& system_properties) { in AddDex2OatInstructionSet()819 std::vector<art_apex::KeyValuePair> system_properties; in WriteCacheInfo() local1103 const OdrSystemProperties& system_properties = config_.GetSystemProperties(); in CheckSystemPropertiesAreDefault() local1140 const OdrSystemProperties& system_properties = config_.GetSystemProperties(); in CheckSystemPropertiesHaveNotChanged() local1924 const OdrSystemProperties& system_properties = config_.GetSystemProperties(); in RunDex2oatForBootClasspath() local2091 const OdrSystemProperties& system_properties = config_.GetSystemProperties(); in RunDex2oatForSystemServer() local
205 void GetSystemProperties(std::unordered_map<std::string, std::string>* system_properties) { in GetSystemProperties()
100 const std::unordered_map<std::string, std::string>* system_properties) in OdrSystemProperties()