Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_host.h286 ErrCode HandleBatchQueryAbilityInfos(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp188 errCode = this->HandleBatchQueryAbilityInfos(data, reply); in OnRemoteRequest()
1265 ErrCode BundleMgrHost::HandleBatchQueryAbilityInfos(MessageParcel &data, MessageParcel &reply) in HandleBatchQueryAbilityInfos() function in OHOS::AppExecFwk::BundleMgrHost