/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_install_checker_test.cpp | 280 InnerBundleInfo newInfo; variable 298 InnerBundleInfo newInfo; variable 316 InnerBundleInfo newInfo; variable 334 InnerBundleInfo newInfo; variable 354 InnerBundleInfo newInfo; variable 487 InnerBundleInfo newInfo; variable 518 InnerBundleInfo newInfo; variable 533 InnerBundleInfo newInfo; variable 567 InnerBundleInfo newInfo; variable 585 InnerBundleInfo newInfo; variable [all …]
|
H A D | bms_bundle_app_service_fwk_installer.cpp | 456 InnerBundleInfo newInfo; variable 494 InnerBundleInfo newInfo; variable 521 InnerBundleInfo newInfo; variable 539 InnerBundleInfo newInfo; variable 558 InnerBundleInfo newInfo; variable 583 InnerBundleInfo newInfo; variable 610 InnerBundleInfo newInfo; variable 945 InnerBundleInfo newInfo; variable 1012 InnerBundleInfo newInfo; variable 1068 InnerBundleInfo newInfo; variable
|
H A D | bms_bundle_installer_test.cpp | 1766 InnerBundleInfo newInfo; variable 1783 InnerBundleInfo newInfo; variable 1799 InnerBundleInfo newInfo; variable 1987 InnerBundleInfo newInfo; variable 2044 InnerBundleInfo newInfo; variable 2063 InnerBundleInfo newInfo; variable 2081 InnerBundleInfo newInfo; variable 2111 InnerBundleInfo newInfo; variable 2133 InnerBundleInfo newInfo; variable 2183 InnerBundleInfo newInfo; variable [all …]
|
/ohos5.0/base/update/updater/services/diffpatch/diff/ |
H A D | blocks_diff.cpp | 80 BlockBuffer newInfo = {newBuffer.memory, newBuffer.length}; in MakePatch() local 95 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, in MakePatch() 116 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, in MakePatch() 131 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, const BlockBuffer &oldInfo, size_t &patch… in MakePatch() 153 const BlockBuffer &newInfo, size_t &patchSize) in WritePatchData() 274 void BlocksDiff::ComputeOldScore(const BlockBuffer &newInfo, in ComputeOldScore() 297 void BlocksDiff::ComputeLength(const BlockBuffer &newInfo, in ComputeLength() 352 int32_t BlocksDiff::GetCtrlDatas(const BlockBuffer &newInfo, in GetCtrlDatas() 641 int64_t SuffixArray<DataType>::Search(const BlockBuffer &newInfo, in Search()
|
H A D | image_diff.cpp | 78 PatchBuffer newInfo = { newBuffer.buffer, 0, newBuffer.length }; in MakePatch() local 88 int32_t ImageDiff::SplitImage(const PatchBuffer &oldInfo, const PatchBuffer &newInfo) in SplitImage() 120 … BlockBuffer newInfo = { block.newInfo.buffer + block.newInfo.start, block.newInfo.length }; in WriteHeader() local 155 const BlockBuffer &newInfo, const BlockBuffer &oldInfo, size_t &patchSize) const in MakeBlockPatch() argument 275 PatchBuffer newInfo = { newBuffer.buffer, 0, newBuffer.length }; in MakePatch() local 391 BlockBuffer newInfo = { block.destOriginalData.data(), block.destOriginalLength }; in WriteHeader() local 482 BlockBuffer newInfo = { block.destOriginalData.data(), block.destOriginalLength }; in WriteHeader() local
|
H A D | image_diff.h | 27 PatchBuffer newInfo; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
H A D | bms_bundle_overlay_checker_test.cpp | 766 InnerBundleInfo newInfo; variable 811 InnerBundleInfo newInfo; variable 883 InnerBundleInfo newInfo; variable 905 InnerBundleInfo newInfo; variable 961 InnerBundleInfo newInfo; variable 1014 InnerBundleInfo newInfo; variable 1039 InnerBundleInfo newInfo; variable 1062 InnerBundleInfo newInfo; variable 1332 InnerBundleInfo newInfo; variable 1369 InnerBundleInfo newInfo; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerextractmodule_fuzzer/ |
H A D | appservicefwkinstallerextractmodule_fuzzer.cpp | 34 InnerBundleInfo newInfo; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 458 InnerBundleInfo &newInfo = it->second; in InnerProcessInstall() local 473 InnerBundleInfo &newInfo, const std::string &bundlePath, bool copyHapToInstallPath) in ExtractModule() 535 InnerBundleInfo &newInfo, const std::string &bundlePath) in ExtractModule() 584 InnerBundleInfo &newInfo, in ProcessNativeLibrary() 739 InnerBundleInfo &newInfo, const std::string &hspPath, const InstallParam &installParam) in ProcessBundleUpdateStatus() 769 ErrCode AppServiceFwkInstaller::ProcessModuleUpdate(InnerBundleInfo &newInfo, in ProcessModuleUpdate() 803 ErrCode AppServiceFwkInstaller::ProcessNewModuleInstall(InnerBundleInfo &newInfo, in ProcessNewModuleInstall() 947 bool AppServiceFwkInstaller::CheckNeedUpdate(const InnerBundleInfo &newInfo, const InnerBundleInfo … in CheckNeedUpdate()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleupdatestatus_fuzzer/ |
H A D | basebundleinstallerprocessbundleupdatestatus_fuzzer.cpp | 32 InnerBundleInfo newInfo; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessmoduleupdate_fuzzer/ |
H A D | basebundleinstallerprocessmoduleupdate_fuzzer.cpp | 31 InnerBundleInfo newInfo; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
H A D | bundle_overlay_data_manager.cpp | 27 ErrCode OverlayDataMgr::UpdateOverlayInfo(const InnerBundleInfo &newInfo, InnerBundleInfo &oldInfo, in UpdateOverlayInfo() 74 ErrCode OverlayDataMgr::UpdateInternalOverlayInfo(const InnerBundleInfo &newInfo, InnerBundleInfo &… in UpdateInternalOverlayInfo() 93 ErrCode OverlayDataMgr::UpdateExternalOverlayInfo(const InnerBundleInfo &newInfo, InnerBundleInfo &… in UpdateExternalOverlayInfo() 136 ErrCode OverlayDataMgr::BuildOverlayConnection(const InnerBundleInfo &newInfo, InnerBundleInfo &old… in BuildOverlayConnection() 210 ErrCode OverlayDataMgr::RemoveOverlayModuleConnection(const InnerBundleInfo &newInfo, InnerBundleIn… in RemoveOverlayModuleConnection() 791 ErrCode OverlayDataMgr::UpdateOverlayModule(const InnerBundleInfo &newInfo, InnerBundleInfo &oldInf… in UpdateOverlayModule()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_distributed_net_ledger.c | 191 static void NewWifiDiscovered(const NodeInfo *oldInfo, NodeInfo *newInfo) in NewWifiDiscovered() 210 static void NewBrBleDiscovered(const NodeInfo *oldInfo, NodeInfo *newInfo) in NewBrBleDiscovered() 232 static void RetainOfflineCode(const NodeInfo *oldInfo, NodeInfo *newInfo) in RetainOfflineCode() 339 static bool IsNetworkIdChanged(NodeInfo *newInfo, NodeInfo *oldInfo) in IsNetworkIdChanged() 647 int32_t LnnUpdateNetworkId(const NodeInfo *newInfo) in LnnUpdateNetworkId() 695 int32_t LnnUpdateNodeInfo(NodeInfo *newInfo) in LnnUpdateNodeInfo() 1458 static void UpdateDevBasicInfoToDLedger(NodeInfo *newInfo, NodeInfo *oldInfo) in UpdateDevBasicInfoToDLedger() 1495 static void UpdateDistributedLedger(NodeInfo *newInfo, NodeInfo *oldInfo) in UpdateDistributedLedger() 1547 int32_t LnnUpdateDistributedNodeInfo(NodeInfo *newInfo, const char *udid) in LnnUpdateDistributedNodeInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/ |
H A D | bms_data_aot_test.cpp | 357 InnerBundleInfo newInfo; variable 375 InnerBundleInfo newInfo; variable 397 InnerBundleInfo newInfo; variable 764 InnerBundleInfo newInfo; variable 787 InnerBundleInfo newInfo; variable 856 InnerBundleInfo newInfo; variable 937 InnerBundleInfo newInfo; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_image_ffi.cpp | 173 …auto onError = [ffiOnError = CJLambda::Create(callback)](const LoadImageFailEvent& newInfo) -> voi… in FfiOHOSAceFrameworkImageOnError() 192 …onComplete = [ffiOnComplete = CJLambda::Create(callback)](const LoadImageSuccessEvent& newInfo) ->… in FfiOHOSAceFrameworkImageOnComplete()
|
H A D | cj_span_ffi.cpp | 89 auto newInfo = *clickInfo; in FfiOHOSAceFrameworkSpanSetOnClick() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerupdateappservice_fuzzer/ |
H A D | appservicefwkinstallerupdateappservice_fuzzer.cpp | 46 InnerBundleInfo newInfo; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/ |
H A D | bms_bundle_app_provision_info_test.cpp | 970 InnerBundleInfo newInfo; variable 1129 InnerBundleInfo newInfo; variable 1509 BundleInfo newInfo; variable 1542 BundleInfo newInfo; variable 1567 BundleInfo newInfo; variable 1587 BundleInfo newInfo; variable 1613 BundleInfo newInfo; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_data_cloud_sync_deps_mock.cpp | 69 int32_t LnnUpdateNetworkId(const NodeInfo *newInfo) in LnnUpdateNetworkId()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_device_remote.c | 251 static uint32_t CheckAndUpdateBusinessAll(BusinessDataAll *curInfo, const BusinessDataAll *newInfo,… in CheckAndUpdateBusinessAll() 297 static int32_t UpdateDeviceInfoBusinessData(DeviceInfo *curInfo, const DeviceInfo *newInfo, int8_t … in UpdateDeviceInfoBusinessData() 302 static int32_t UpdateCapabilityBitmap(DeviceInfo *curInfo, const DeviceInfo *newInfo, in UpdateCapabilityBitmap() 327 static int32_t UpdateDeviceInfoInner(DeviceInfo *curInfo, const DeviceInfo *newInfo, int8_t *update… in UpdateDeviceInfoInner() 367 …ic int32_t UpdateDeviceInfo(DeviceInfo *curInfo, const RxIface *rxIface, const DeviceInfo *newInfo, in UpdateDeviceInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | inner_app_quick_fix.cpp | 52 bool InnerAppQuickFix::AddHqfInfo(const AppQuickFix &newInfo) in AddHqfInfo()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/ |
H A D | trans_auth_channel_test.cpp | 428 AuthChannelInfo *newInfo = (AuthChannelInfo*)SoftBusCalloc(sizeof(AuthChannelInfo)); variable 492 AuthChannelInfo *newInfo = (AuthChannelInfo*)SoftBusCalloc(sizeof(AuthChannelInfo)); variable 1135 AuthChannelInfo *newInfo = CreateAuthChannelInfo(g_sessionName, isClient); variable
|
/ohos5.0/base/security/huks/utils/file_iterative_reader/src/ |
H A D | hks_iterative_reader.c | 81 struct HksReadFileInfo *newInfo = in HksReAllocFileInfoList() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | cloud_test.cpp | 191 CloudInfo newInfo; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_install_checker.cpp | 352 InnerBundleInfo newInfo; in ParseHapFiles() local 675 InnerBundleInfo &newInfo) in CollectProvisionInfo() 700 InnerBundleInfo &newInfo) in SetAppProvisionMetadata() 717 const InstallCheckParam &checkParam, InnerBundleInfo &newInfo) in GetPrivilegeCapability() 1121 bool BundleInstallChecker::IsExistedDistroModule(const InnerBundleInfo &newInfo, const InnerBundleI… in IsExistedDistroModule() argument 1150 bool BundleInstallChecker::IsContainModuleName(const InnerBundleInfo &newInfo, const InnerBundleInf… in IsContainModuleName() argument
|