Searched refs:HandleGetBundleStats (Results 1 – 6 of 6) sorted by relevance
141 bool HandleGetBundleStats(MessageParcel &data, MessageParcel &reply);
283 ErrCode res = installdHost.HandleGetBundleStats(data, reply);
92 result = this->HandleGetBundleStats(data, reply); in OnRemoteRequest()470 bool InstalldHost::HandleGetBundleStats(MessageParcel &data, MessageParcel &reply) in HandleGetBundleStats() function in OHOS::AppExecFwk::InstalldHost
678 ErrCode HandleGetBundleStats(MessageParcel &data, MessageParcel &reply);
1318 ErrCode res = bundleMgrHost.HandleGetBundleStats(data, reply);
380 errCode = this->HandleGetBundleStats(data, reply); in OnRemoteRequest()2981 ErrCode BundleMgrHost::HandleGetBundleStats(MessageParcel &data, MessageParcel &reply) in HandleGetBundleStats() function in OHOS::AppExecFwk::BundleMgrHost