Searched refs:HandleQueryAbilityInfos (Results 1 – 3 of 3) sorted by relevance
251 ErrCode HandleQueryAbilityInfos(MessageParcel &data, MessageParcel &reply);
358 ErrCode res = bundleMgrHost.HandleQueryAbilityInfos(data, reply);
179 errCode = this->HandleQueryAbilityInfos(data, reply); in OnRemoteRequest()1191 ErrCode BundleMgrHost::HandleQueryAbilityInfos(MessageParcel &data, MessageParcel &reply) in HandleQueryAbilityInfos() function in OHOS::AppExecFwk::BundleMgrHost