Searched refs:GetSystemServerClasspath (Results 1 – 2 of 2) sorted by relevance
118 const std::string& GetSystemServerClasspath() const { return system_server_classpath_; } in GetSystemServerClasspath() function
270 for (const std::string& jar : android::base::Split(config_.GetSystemServerClasspath(), ":")) {