Searched refs:HandleGetAllBundleStats (Results 1 – 7 of 7) sorted by relevance
143 bool HandleGetAllBundleStats(MessageParcel &data, MessageParcel &reply);
297 ErrCode res = installdHost.HandleGetAllBundleStats(data, reply);
95 result = this->HandleGetAllBundleStats(data, reply); in OnRemoteRequest()491 bool InstalldHost::HandleGetAllBundleStats(MessageParcel &data, MessageParcel &reply) in HandleGetAllBundleStats() function in OHOS::AppExecFwk::InstalldHost
680 ErrCode HandleGetAllBundleStats(MessageParcel &data, MessageParcel &reply);
915 bool res = host.HandleGetAllBundleStats(datas, reply);
1333 ErrCode res = bundleMgrHost.HandleGetAllBundleStats(data, reply);
383 errCode = this->HandleGetAllBundleStats(data, reply); in OnRemoteRequest()3001 ErrCode BundleMgrHost::HandleGetAllBundleStats(MessageParcel &data, MessageParcel &reply) in HandleGetAllBundleStats() function in OHOS::AppExecFwk::BundleMgrHost