Home
last modified time | relevance | path

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

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