Searched refs:AddCompilerOptionFromSystemProperty (Results 1 – 1 of 1) sorted by relevance
455 AddCompilerOptionFromSystemProperty("dalvik.vm.image-dex2oat-Xms", in Dex2oatBootImage()459 AddCompilerOptionFromSystemProperty("dalvik.vm.image-dex2oat-Xmx", in Dex2oatBootImage()463 AddCompilerOptionFromSystemProperty("dalvik.vm.image-dex2oat-filter", in Dex2oatBootImage()477 AddCompilerOptionFromSystemProperty("dalvik.vm.image-dex2oat-threads", in Dex2oatBootImage()481 AddCompilerOptionFromSystemProperty( in Dex2oatBootImage()486 AddCompilerOptionFromSystemProperty( in Dex2oatBootImage()653 void AddCompilerOptionFromSystemProperty(const char* system_property, in AddCompilerOptionFromSystemProperty() function in android::installd::OTAPreoptService