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

  /art/runtime/
runtime.h 376 ArtMethod* CreateResolutionMethod() SHARED_REQUIRES(Locks::mutator_lock_);
runtime.cc     [all...]
class_linker.cc 505 runtime->SetResolutionMethod(runtime->CreateResolutionMethod());
    [all...]

Completed in 549 milliseconds