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

  /art/runtime/
runtime.h 344 mirror::ObjectArray<mirror::ArtMethod>* CreateDefaultImt(ClassLinker* cl)
runtime.cc     [all...]
class_linker.cc 367 runtime->SetDefaultImt(runtime->CreateDefaultImt(this));
    [all...]

Completed in 178 milliseconds