Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.cc223 std::optional<apex::ApexInfo> GetArtApexInfo(const std::vector<apex::ApexInfo>& info_list) { in GetArtApexInfo()
756 std::optional<apex::ApexInfoList> info_list = in GetApexInfoList() local
/art/runtime/
Druntime.cc1464 auto info_list = apex::readApexInfoList(kApexFileName); in GetApexVersions() local