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

  /art/runtime/
runtime.h 130 std::string GetPatchoatExecutable() const;
runtime.cc 390 std::string Runtime::GetPatchoatExecutable() const {
    [all...]
class_linker.cc     [all...]
  /art/runtime/gc/space/
image_space.cc 259 std::string patchoat(Runtime::Current()->GetPatchoatExecutable());
    [all...]

Completed in 60 milliseconds