Searched refs:HandleQueryExtAbilityInfosWithoutType (Results 1 – 3 of 3) sorted by relevance
598 ErrCode HandleQueryExtAbilityInfosWithoutType(MessageParcel &data, MessageParcel &reply);
988 ErrCode res = bundleMgrHost.HandleQueryExtAbilityInfosWithoutType(data, reply);
314 errCode = this->HandleQueryExtAbilityInfosWithoutType(data, reply); in OnRemoteRequest()2273 ErrCode BundleMgrHost::HandleQueryExtAbilityInfosWithoutType(MessageParcel &data, MessageParcel &re… in HandleQueryExtAbilityInfosWithoutType() function in OHOS::AppExecFwk::BundleMgrHost