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

  /art/runtime/
runtime.h 386 void SetResolutionMethod(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]
runtime.cc     [all...]
class_linker.cc 609 runtime->SetResolutionMethod(runtime->CreateResolutionMethod());
    [all...]

Completed in 4764 milliseconds