Home
last modified time | relevance | path

Searched defs:AddBlockApex (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/apex/apexd/
H A Dapex_file_repository.cpp178 Result<int> ApexFileRepository::AddBlockApex( in AddBlockApex() function in android::apex::ApexFileRepository
H A Dapexd.cpp3168 Result<int> AddBlockApex(ApexFileRepository& instance) { in AddBlockApex() function
H A Dapexd_test.cpp939 std::string AddBlockApex(const std::string& apex_name, in AddBlockApex() function in android::apex::ApexdMountTest