Searched refs:GetApexInfoList (Results 1 – 2 of 2) sorted by relevance
196 std::optional<std::vector<com::android::apex::ApexInfo>> GetApexInfoList() const;
755 std::optional<std::vector<apex::ApexInfo>> OnDeviceRefresh::GetApexInfoList() const { in GetApexInfoList() function in art::odrefresh::OnDeviceRefresh821 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()