Home
last modified time | relevance | path

Searched refs:GetApexInfoList (Results 1 – 2 of 2) sorted by relevance

/art/odrefresh/
Dodrefresh.h196 std::optional<std::vector<com::android::apex::ApexInfo>> GetApexInfoList() const;
Dodrefresh.cc755 std::optional<std::vector<apex::ApexInfo>> OnDeviceRefresh::GetApexInfoList() const { in GetApexInfoList() function in art::odrefresh::OnDeviceRefresh
821 std::optional<std::vector<apex::ApexInfo>> apex_info_list = GetApexInfoList(); in WriteCacheInfo()
1631 std::optional<std::vector<apex::ApexInfo>> apex_info_list = GetApexInfoList(); in CheckArtifactsAreUpToDate()