Searched defs:actionService (Results 1 – 3 of 3) sorted by relevance
187 … char **bundleName, char **label, char **smallIconPath, char **bigIconPath, uint8_t &actionService) in ExtractInstallMsg()250 uint8_t actionService = FindSkillService(bundleInfo->abilityInfo); in ParseBundleInfoGetActionService() local
192 uint8_t actionService = GtBundleExtractor::ParseBundleInfoGetActionService(innerBundleName); in Uninstall() local
47 uint8_t actionService; member