Searched refs:HandleQueryExtAbilityInfos (Results 1 – 3 of 3) sorted by relevance
612 ErrCode HandleQueryExtAbilityInfos(MessageParcel &data, MessageParcel &reply);
1018 ErrCode res = bundleMgrHost.HandleQueryExtAbilityInfos(data, reply);
320 errCode = this->HandleQueryExtAbilityInfos(data, reply); in OnRemoteRequest()2321 ErrCode BundleMgrHost::HandleQueryExtAbilityInfos(MessageParcel &data, MessageParcel &reply) in HandleQueryExtAbilityInfos() function in OHOS::AppExecFwk::BundleMgrHost