HomeSort by relevance Sort by last modified time
    Searched refs:GetPatchoatExecutable (Results 1 - 4 of 4) sorted by null

  /art/patchoat/
patchoat_test.cc 131 argv.push_back(runtime->GetPatchoatExecutable());
  /art/runtime/gc/space/
image_space.cc 252 std::string patchoat(Runtime::Current()->GetPatchoatExecutable());
284 std::string patchoat(Runtime::Current()->GetPatchoatExecutable());
    [all...]
  /art/runtime/
runtime.h 171 std::string GetPatchoatExecutable() const;
    [all...]
runtime.cc 714 std::string Runtime::GetPatchoatExecutable() const {
    [all...]

Completed in 544 milliseconds