Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapex_file_repository.cpp494 std::optional<std::string> ApexFileRepository::GetBlockApexRootDigest( in GetBlockApexRootDigest() function in android::apex::ApexFileRepository
H A Dapex_file_repository_test.cpp777 TEST_F(ApexFileRepositoryTestAddBlockApex, GetBlockApexRootDigest) { in TEST_F() argument