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