Searched defs:apex_dir (Results 1 – 4 of 4) sorted by relevance
100 void CheckInitRc(const std::string& apex_dir, const ApexManifest& manifest, in CheckInitRc()194 std::unique_ptr<DIR, decltype(&closedir)> apex_dir( in ScanPartitionApexes() local
162 def ActivateApexes(partitions, apex_dir, tools): argument
85 std::set<std::string> GetApexListFrom(const std::string& apex_dir) { in GetApexListFrom()
140 std::unordered_map<ApexPartition, std::string> apex_dir = { in TEST() local