OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstallStubsForMethod
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
instrumentation.cc
77
InstallStubsForMethod
(klass->GetDirectMethod(i));
80
InstallStubsForMethod
(klass->GetVirtualMethod(i));
125
void Instrumentation::
InstallStubsForMethod
(mirror::ArtMethod* method) {
[
all
...]
instrumentation.h
338
void
InstallStubsForMethod
(mirror::ArtMethod* method)
Completed in 54 milliseconds