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

  /art/runtime/
runtime.h 313 mirror::ArtMethod* CreateResolutionMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
runtime.cc     [all...]
class_linker.cc 364 runtime->SetResolutionMethod(runtime->CreateResolutionMethod());
    [all...]

Completed in 1176 milliseconds