Searched refs:launcherAbilityInfos (Results 1 – 1 of 1) sorted by relevance
147 std::vector<AppExecFwk::LauncherAbilityInfo> launcherAbilityInfos(0); in GetAllAppInfo() local149 bool result = launcherservice.GetAllLauncherAbilityInfos(USE_ID, launcherAbilityInfos); in GetAllAppInfo()150 …DEBUG_LOG_STR("GetAllLauncherAbilityInfos: size (%u), result (%d)", launcherAbilityInfos.size(), r… in GetAllAppInfo()151 if (launcherAbilityInfos.size() == 0) { in GetAllAppInfo()155 for (auto item : launcherAbilityInfos) { in GetAllAppInfo()