Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Dotapreopt_chroot.cpp281 DIR* apex_dir = opendir("/apex"); in otapreopt_chroot() local
/aosp12/system/core/init/
H A Dmount_namespace.cpp97 static Result<apex::proto::ApexManifest> GetApexManifest(const std::string& apex_dir) { in GetApexManifest()
/aosp12/art/build/apex/
H A Dart_apex_test.py97 def read_dir(self, apex_dir): argument
139 def read_dir(self, apex_dir): argument
/aosp12/system/apex/apexd/
H A Dapexd.cpp3425 for (const std::string& apex_dir : entries) { in OnOtaChrootBootstrapFlattenedApex() local
H A Dapexd_test.cpp2562 const std::string& module_name, int version) { in TEST_F()