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

  /art/runtime/
class_linker.h 143 bool InitWithoutImage(std::vector<std::unique_ptr<const DexFile>> boot_class_path,
    [all...]
runtime.cc     [all...]
class_linker.cc 383 LOG(FATAL) << "InitWithoutImage: Class mismatch for " << descriptor
391 bool ClassLinker::InitWithoutImage(std::vector<std::unique_ptr<const DexFile>> boot_class_path,
    [all...]

Completed in 117 milliseconds