Searched refs:HandleGetBundleArchiveInfoWithIntFlagsV9 (Results 1 – 3 of 3) sorted by relevance
356 ErrCode HandleGetBundleArchiveInfoWithIntFlagsV9(MessageParcel &data, MessageParcel &reply);
538 ErrCode res = bundleMgrHost.HandleGetBundleArchiveInfoWithIntFlagsV9(data, reply);
224 errCode = this->HandleGetBundleArchiveInfoWithIntFlagsV9(data, reply); in OnRemoteRequest()1518 ErrCode BundleMgrHost::HandleGetBundleArchiveInfoWithIntFlagsV9(MessageParcel &data, MessageParcel … in HandleGetBundleArchiveInfoWithIntFlagsV9() function in OHOS::AppExecFwk::BundleMgrHost