Searched defs:AddBlockApex (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/apex/apexd/ | ||
H A D | apex_file_repository.cpp | 178 Result<int> ApexFileRepository::AddBlockApex( in AddBlockApex() function in android::apex::ApexFileRepository |
H A D | apexd.cpp | 3168 Result<int> AddBlockApex(ApexFileRepository& instance) { in AddBlockApex() function |
H A D | apexd_test.cpp | 939 std::string AddBlockApex(const std::string& apex_name, in AddBlockApex() function in android::apex::ApexdMountTest |