Home
last modified time | relevance | path

Searched defs:odex_fd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Doat_file_assistant_test.cc652 android::base::unique_fd odex_fd(open(odex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_P() local
750 android::base::unique_fd odex_fd(open(odex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_P() local