Searched defs:AddDataApex (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/apex/apexd/ | ||
H A D | apex_file_repository.cpp | 107 Result<void> ApexFileRepository::AddDataApex(const std::string& data_dir) { in AddDataApex() function in android::apex::ApexFileRepository |
H A D | apexd_test.cpp | 150 std::string AddDataApex(const std::string& apex_name) { in AddDataApex() function in android::apex::ApexdUnitTest |