Home
last modified time | relevance | path

Searched defs:actionService (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_extractor.cpp187 … char **bundleName, char **label, char **smallIconPath, char **bigIconPath, uint8_t &actionService) in ExtractInstallMsg()
250 uint8_t actionService = FindSkillService(bundleInfo->abilityInfo); in ParseBundleInfoGetActionService() local
H A Dgt_bundle_manager_service.cpp192 uint8_t actionService = GtBundleExtractor::ParseBundleInfoGetActionService(innerBundleName); in Uninstall() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/
H A Dbundle_install_msg.h47 uint8_t actionService; member