Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h223 const std::string& GetSystemServerClasspath() const { in GetSystemServerClasspath() function
Dodrefresh.cc709 all_systemserver_jars_ = Split(config_.GetSystemServerClasspath(), ":"); in OnDeviceRefresh()