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

  /art/runtime/
oat_file_manager.h 151 std::vector<std::unique_ptr<const DexFile>> OpenDexFilesFromOat_Impl(
oat_file_manager.cc 684 std::vector<std::unique_ptr<const DexFile>> dex_files = OpenDexFilesFromOat_Impl(
708 std::vector<std::unique_ptr<const DexFile>> OatFileManager::OpenDexFilesFromOat_Impl(
    [all...]

Completed in 69 milliseconds