Searched refs:otherAidList (Results 1 – 1 of 1) sorted by relevance
562 … std::vector<std::string> otherAidList = appAidInfoWant.GetStringArrayParam(KEY_OTHER_AID); in GetHceAppsFromVendor() local564 for (std::string otherAid : otherAidList) { in GetHceAppsFromVendor()