Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h118 const std::string& GetSystemServerClasspath() const { return system_server_classpath_; } in GetSystemServerClasspath() function
Dodrefresh.cc270 for (const std::string& jar : android::base::Split(config_.GetSystemServerClasspath(), ":")) {