Searched refs:HandleGetUninstalledBundleInfo (Results 1 – 3 of 3) sorted by relevance
772 ErrCode HandleGetUninstalledBundleInfo(MessageParcel &data, MessageParcel &reply);
1903 ErrCode res = bundleMgrHost.HandleGetUninstalledBundleInfo(data, reply);
513 errCode = this->HandleGetUninstalledBundleInfo(data, reply); in OnRemoteRequest()3521 ErrCode BundleMgrHost::HandleGetUninstalledBundleInfo(MessageParcel &data, MessageParcel &reply) in HandleGetUninstalledBundleInfo() function in OHOS::AppExecFwk::BundleMgrHost