Searched defs:GetDataApex (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/apex/apexd/ | ||
H A D | apex_file_repository.cpp | 266 ApexFileRef ApexFileRepository::GetDataApex(const std::string& name) const { in GetDataApex() function in android::apex::ApexFileRepository |
H A D | apex_file_repository_test.cpp | 453 TEST(ApexFileRepositoryTest, GetDataApex) { in TEST() argument |