Searched refs:HandleGetAllSharedBundleInfo (Results 1 – 3 of 3) sorted by relevance
722 ErrCode HandleGetAllSharedBundleInfo(MessageParcel &data, MessageParcel &reply);
1573 ErrCode res = bundleMgrHost.HandleGetAllSharedBundleInfo(data, reply);
447 errCode = this->HandleGetAllSharedBundleInfo(data, reply); in OnRemoteRequest()3178 ErrCode BundleMgrHost::HandleGetAllSharedBundleInfo(MessageParcel &data, MessageParcel &reply) in HandleGetAllSharedBundleInfo() function in OHOS::AppExecFwk::BundleMgrHost