Searched refs:GetPatchoatExecutable (Results 1 – 4 of 4) sorted by relevance
156 std::string GetPatchoatExecutable() const;
631 argv.push_back(runtime->GetPatchoatExecutable()); in CopyProfileFile()
467 std::string Runtime::GetPatchoatExecutable() const { in GetPatchoatExecutable() function in art::Runtime
295 std::string patchoat(Runtime::Current()->GetPatchoatExecutable()); in RelocateImage()