Home
last modified time | relevance | path

Searched refs:SetDex2oatBootclasspath (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/odrefresh/
H A Dodr_config.h124 void SetDex2oatBootclasspath(const std::string& classpath) { in SetDex2oatBootclasspath() function
H A Dodrefresh.cc1399 config->SetDex2oatBootclasspath(value); in InitializeHostConfig()
1422 config->SetDex2oatBootclasspath(GetEnvironmentVariableOrDie("DEX2OATBOOTCLASSPATH")); in InitializeTargetConfig()