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

  /art/runtime/
instrumentation.cc 98 InstallStubsForMethod(&method);
115 void Instrumentation::InstallStubsForMethod(ArtMethod* method) {
    [all...]
instrumentation.h 414 void InstallStubsForMethod(ArtMethod* method)

Completed in 98 milliseconds