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

  /art/dex2oat/linker/arm/
relative_patcher_thumb2_test.cc 146 const ArrayRef<const LinkerPatch>& last_method_patches,
183 AddCompiledMethod(MethodRef(method_idx), last_method_code, last_method_patches); local
467 const LinkerPatch last_method_patches[] = { local
476 ArrayRef<const LinkerPatch>(last_method_patches),
525 const LinkerPatch last_method_patches[] = { local
533 ArrayRef<const LinkerPatch>(last_method_patches),
596 const LinkerPatch last_method_patches[] = { local
605 ArrayRef<const LinkerPatch>(last_method_patches),
1351 const LinkerPatch last_method_patches[] = { local
    [all...]
  /art/dex2oat/linker/arm64/
relative_patcher_arm64_test.cc 113 const ArrayRef<const LinkerPatch>& last_method_patches,
150 AddCompiledMethod(MethodRef(method_idx), last_method_code, last_method_patches); local
635 const LinkerPatch last_method_patches[] = { local
644 ArrayRef<const LinkerPatch>(last_method_patches),
696 const LinkerPatch last_method_patches[] = { local
704 ArrayRef<const LinkerPatch>(last_method_patches),
766 const LinkerPatch last_method_patches[] = { local
1455 const LinkerPatch last_method_patches[] = { local
    [all...]

Completed in 143 milliseconds