Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h261 return class_path_string_; in GetClassPathString()
708 std::string class_path_string_; variable
Druntime.cc925 class_path_string_ = runtime_options.ReleaseOrDefault(Opt::ClassPath); in Init()