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

  /art/runtime/
instrumentation.h 453 void InstallStubsForMethod(ArtMethod* method)
instrumentation.cc 125 InstallStubsForMethod(&method);
142 void Instrumentation::InstallStubsForMethod(ArtMethod* method) {
    [all...]

Completed in 49 milliseconds