Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file_repository.cpp266 ApexFileRef ApexFileRepository::GetDataApex(const std::string& name) const { in GetDataApex() function in android::apex::ApexFileRepository
Dapex_file_repository_test.cpp453 TEST(ApexFileRepositoryTest, GetDataApex) { in TEST() argument