Searched refs:HandleQueryExtAbilityInfosWithoutTypeV9 (Results 1 – 3 of 3) sorted by relevance
605 ErrCode HandleQueryExtAbilityInfosWithoutTypeV9(MessageParcel &data, MessageParcel &reply);
1003 ErrCode res = bundleMgrHost.HandleQueryExtAbilityInfosWithoutTypeV9(data, reply);
317 errCode = this->HandleQueryExtAbilityInfosWithoutTypeV9(data, reply); in OnRemoteRequest()2297 ErrCode BundleMgrHost::HandleQueryExtAbilityInfosWithoutTypeV9(MessageParcel &data, MessageParcel &… in HandleQueryExtAbilityInfosWithoutTypeV9() function in OHOS::AppExecFwk::BundleMgrHost