Searched refs:HandleQueryAllAbilityInfos (Results 1 – 3 of 3) sorted by relevance
300 ErrCode HandleQueryAllAbilityInfos(MessageParcel &data, MessageParcel &reply);
418 ErrCode res = bundleMgrHost.HandleQueryAllAbilityInfos(data, reply);
194 errCode = this->HandleQueryAllAbilityInfos(data, reply); in OnRemoteRequest()1323 ErrCode BundleMgrHost::HandleQueryAllAbilityInfos(MessageParcel &data, MessageParcel &reply) in HandleQueryAllAbilityInfos() function in OHOS::AppExecFwk::BundleMgrHost