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

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

Completed in 503 milliseconds