Searched defs:builtin_dirs (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/apex/apexd/ | ||
H A D | apexd.h | 45 std::unordered_map<ApexPartition, std::string> builtin_dirs; member |
H A D | apexservice_test.cpp | 755 std::vector<std::string> builtin_dirs; in TEST_F() local |