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

  /art/runtime/native/
dalvik_system_DexFile.cc 159 if (Runtime::Current()->GetClassLinker()->IsDexFileRegistered(*dex_file)) {
  /art/runtime/
class_linker.h 268 bool IsDexFileRegistered(const DexFile& dex_file)
    [all...]
class_linker.cc     [all...]

Completed in 462 milliseconds