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

  /art/runtime/
oat_file_assistant.h 197 static std::unique_ptr<gc::space::ImageSpace> OpenImageSpace(const OatFile* oat_file);
oat_file_assistant.cc     [all...]
oat_file_manager.cc 708 kEnableAppImage ? oat_file_assistant.OpenImageSpace(source_oat_file) : nullptr;

Completed in 64 milliseconds