Home
last modified time | relevance | path

Searched defs:AddPreInstalledApex (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapex_file_repository.cpp95 android::base::Result<void> ApexFileRepository::AddPreInstalledApex( in AddPreInstalledApex() function in android::apex::ApexFileRepository
H A Dapexd_test.cpp145 std::string AddPreInstalledApex(const std::string& apex_name) { in AddPreInstalledApex() function in android::apex::ApexdUnitTest