Home
last modified time | relevance | path

Searched refs:FindSkillService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_extractor.cpp231 actionService = FindSkillService(bundleInfo->abilityInfo); in ExtractInstallMsg()
250 uint8_t actionService = FindSkillService(bundleInfo->abilityInfo); in ParseBundleInfoGetActionService()
253 uint8_t GtBundleExtractor::FindSkillService(AbilityInfo *abilityInfo) in FindSkillService() function in OHOS::GtBundleExtractor
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dgt_bundle_extractor.h36 static uint8_t FindSkillService(AbilityInfo *abilityInfo);