Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file_repository.cpp414 std::optional<std::string> ApexFileRepository::GetBlockApexRootDigest( in GetBlockApexRootDigest() function in android::apex::ApexFileRepository
Dapex_file_repository_test.cpp717 TEST_F(ApexFileRepositoryTestAddBlockApex, GetBlockApexRootDigest) { in TEST_F() argument