Home
last modified time | relevance | path

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

/system/apex/tools/
Dhost_apex_verifier.cc100 void CheckInitRc(const std::string& apex_dir, const ApexManifest& manifest, in CheckInitRc()
194 std::unique_ptr<DIR, decltype(&closedir)> apex_dir( in ScanPartitionApexes() local
Dapexd_host.py162 def ActivateApexes(partitions, apex_dir, tools): argument
/system/core/init/
Dapex_init_util.cpp85 std::set<std::string> GetApexListFrom(const std::string& apex_dir) { in GetApexListFrom()
/system/apex/apexd/
Dapex_file_repository_test.cpp140 std::unordered_map<ApexPartition, std::string> apex_dir = { in TEST() local