Searched refs:GetPatchoatExecutable (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Druntime.h156 std::string GetPatchoatExecutable() const;
H A Doat_file_assistant.cc631 argv.push_back(runtime->GetPatchoatExecutable());
H A Druntime.cc467 std::string Runtime::GetPatchoatExecutable() const { function in class:art::Runtime
/art/runtime/gc/space/
H A Dimage_space.cc295 std::string patchoat(Runtime::Current()->GetPatchoatExecutable());

Completed in 95 milliseconds