Home
last modified time | relevance | path

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

/aosp_15_r20/art/libartservice/service/native/
H A Dservice.cc98 std::string dex_dir = Dirname(dex_path); in ValidateClassLoaderContext() local
/aosp_15_r20/external/cronet/build/android/gyp/
H A Ddex.py255 def _DeleteStaleIncrementalDexFiles(dex_dir, dex_files): argument
/aosp_15_r20/external/angle/build/android/gyp/
H A Ddex.py306 def _DeleteStaleIncrementalDexFiles(dex_dir, dex_files): argument
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dutils.cpp357 std::string dex_dir; in create_current_profile_path() local
376 std::string dex_dir; in create_reference_profile_path() local
H A Ddexopt.cpp1349 std::string dex_dir = dex_path.substr(0, dirIndex); in prepare_secondary_dex_oat_dir() local
/aosp_15_r20/art/artd/
H A Dartd.cc1117 std::string dex_dir = Dirname(in_dexFile); in dexopt() local