Home
last modified time | relevance | path

Searched refs:SetSystemServerClasspath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/odrefresh/
H A Dodr_config.h263 void SetSystemServerClasspath(const std::string& classpath) { in SetSystemServerClasspath() function
H A Dodrefresh_main.cc137 config->SetSystemServerClasspath(GetEnvironmentVariableOrDie("SYSTEMSERVERCLASSPATH")); in InitializeConfig()
H A Dodrefresh_test.cc222 config_.SetSystemServerClasspath(location_provider_jar_ + ":" + services_jar_); in SetUp()