Home
last modified time | relevance | path

Searched defs:patchoat_executable_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dparsed_options.h54 std::string patchoat_executable_; variable
Druntime.h543 std::string patchoat_executable_; variable
Druntime.cc394 std::string patchoat_executable_(GetAndroidRoot()); in GetPatchoatExecutable() local