Searched refs:info_cfg (Results 1 – 1 of 1) sorted by relevance
145 if (auto info_cfg = FindAndroidInfoConfig(); is_default_ && info_cfg) { in Process() local146 config_ = *info_cfg; in Process()