Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.cc1323 for (const apex::ApexInfo& current_apex_info : apex_info_list) { in CheckPreconditionForData() local
1324 auto& apex_name = current_apex_info.getModuleName(); in CheckPreconditionForData()
1334 if (!CheckModuleInfo(*cached_module_info, current_apex_info)) { in CheckPreconditionForData()