Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file_repository.cpp180 Result<int> ApexFileRepository::AddBlockApex( in AddBlockApex() function in android::apex::ApexFileRepository
Dapexd.cpp3551 Result<int> AddBlockApex(ApexFileRepository& instance) { in AddBlockApex() function
Dapexd_test.cpp917 std::string AddBlockApex(const std::string& apex_name, in AddBlockApex() function in android::apex::ApexdMountTest