Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h54 std::string system_server_classpath_; variable
118 const std::string& GetSystemServerClasspath() const { return system_server_classpath_; } in GetSystemServerClasspath()
132 system_server_classpath_ = classpath; in SetSystemServerClasspath()