Searched refs:AddCompilerOptionFromSystemProperty (Results 1 – 1 of 1) sorted by relevance
470 AddCompilerOptionFromSystemProperty("dalvik.vm.image-dex2oat-Xms", in Dex2oatBootImage()474 AddCompilerOptionFromSystemProperty("dalvik.vm.image-dex2oat-Xmx", in Dex2oatBootImage()478 AddCompilerOptionFromSystemProperty("dalvik.vm.image-dex2oat-filter", in Dex2oatBootImage()492 AddCompilerOptionFromSystemProperty("dalvik.vm.image-dex2oat-threads", in Dex2oatBootImage()496 AddCompilerOptionFromSystemProperty( in Dex2oatBootImage()501 AddCompilerOptionFromSystemProperty( in Dex2oatBootImage()723 void AddCompilerOptionFromSystemProperty(const char* system_property, in AddCompilerOptionFromSystemProperty() function in android::installd::OTAPreoptService