OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTargetMethod
(Results
1 - 6
of
6
) sorted by null
/art/compiler/dex/
mir_method_info.h
138
MethodReference
GetTargetMethod
() const {
mir_optimization.cc
[
all
...]
/art/compiler/
elf_patcher.h
81
mirror::ArtMethod*
GetTargetMethod
(const CompilerDriver::CallPatchInformation* patch)
elf_patcher.cc
77
mirror::ArtMethod* ElfPatcher::
GetTargetMethod
(const CompilerDriver::CallPatchInformation* patch) {
208
mirror::ArtMethod* target =
GetTargetMethod
(patch);
258
mirror::ArtMethod* target =
GetTargetMethod
(patch);
/art/compiler/dex/quick/
dex_file_method_inliner.cc
[
all
...]
gen_invoke.cc
[
all
...]
Completed in 64 milliseconds