Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapex_file_repository.cpp503 std::optional<int64_t> ApexFileRepository::GetBlockApexLastUpdateSeconds( in GetBlockApexLastUpdateSeconds() function in android::apex::ApexFileRepository
H A Dapex_file_repository_test.cpp807 TEST_F(ApexFileRepositoryTestAddBlockApex, GetBlockApexLastUpdateSeconds) { in TEST_F() argument