HomeSort by relevance Sort by last modified time
    Searched full:patchoat_executable_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime.h 745 std::string patchoat_executable_; member in class:art::verifier::VerifyMode
runtime.cc 679 if (!patchoat_executable_.empty()) {
680 return patchoat_executable_;
    [all...]

Completed in 486 milliseconds