Searched defs:odex_file (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat_test.cc | 178 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in GenerateOdexForTest() local 206 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in GenerateOdexForTest() local 516 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in CheckResult() local 755 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in CheckCompilerFilter() local 808 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in CheckResult() local 893 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local 1380 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local 1404 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local 1439 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local 1609 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local [all …]
|
/aosp_15_r20/art/runtime/oat/ |
H A D | oat_file_test.cc | 42 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local 69 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local 84 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local
|
H A D | oat_file_assistant_test.cc | 851 ScratchFile odex_file(odex_location); in TEST_P() local 1690 std::string odex_file; in TEST() local
|
/aosp_15_r20/external/angle/build/android/ |
H A D | list_class_verification_failures.py | 116 def _AdbOatDump(device, odex_file, out_file): argument
|
/aosp_15_r20/external/cronet/build/android/ |
H A D | list_class_verification_failures.py | 116 def _AdbOatDump(device, odex_file, out_file): argument
|
/aosp_15_r20/art/test/dexpreopt/ |
H A D | dexpreopt_test.cc | 148 std::string odex_file; in GetSystemServerExpectedArtifacts() local
|
/aosp_15_r20/art/runtime/ |
H A D | dexopt_test.cc | 155 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in GenerateOatForTest() local
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space_test.cc | 202 std::unique_ptr<OatFile> odex_file(OatFile::Open(/*zip_fd=*/-1, in TEST_F() local
|