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

  /art/compiler/
elf_patcher.h 86 mirror::String* GetTargetString(const CompilerDriver::StringPatchInformation* patch)
elf_patcher.cc 99 mirror::String* ElfPatcher::GetTargetString(const CompilerDriver::StringPatchInformation* patch) {
268 mirror::String* target = GetTargetString(patch);

Completed in 506 milliseconds