Searched refs:GetPatchoatExecutable (Results 1 – 4 of 4) sorted by relevance
131 argv.push_back(runtime->GetPatchoatExecutable()); in BasePatchoatCommand()
171 std::string GetPatchoatExecutable() const;
714 std::string Runtime::GetPatchoatExecutable() const { in GetPatchoatExecutable() function in art::Runtime
252 std::string patchoat(Runtime::Current()->GetPatchoatExecutable()); in RelocateImage()284 std::string patchoat(Runtime::Current()->GetPatchoatExecutable()); in VerifyImage()