Searched defs:newInfo (Results 1 – 11 of 11) sorted by relevance
| /base/update/updater/services/diffpatch/diff/ |
| 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()
|
| 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
|
| D | image_diff.h | 27 PatchBuffer newInfo; member
|
| /base/security/huks/utils/file_iterative_reader/src/ |
| D | hks_iterative_reader.c | 81 struct HksReadFileInfo *newInfo = in HksReAllocFileInfoList() local
|
| /base/hiviewdfx/hiview/utility/common_utils/ |
| D | log_parse.cpp | 275 std::string newInfo = info; in GetFilterTrace() local
|
| /base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/ |
| D | sym_token_manager.c | 563 OsSymTokensInfo newInfo; in GetTokensInfoByOsAccountId() local
|
| D | asy_token_manager.c | 1040 OsAccountTokenInfo newInfo; in GetTokenInfoByOsAccountId() local
|
| /base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
| D | domain_account_client_module_test.cpp | 1974 DomainAccountInfo oldInfo, newInfo; variable 1988 DomainAccountInfo oldInfo, newInfo; variable
|
| /base/security/device_auth/services/privacy_enhancement/src/ |
| D | pseudonym_manager.c | 479 OsAccountPseudonymInfo newInfo; in GetPseudonymInfoByOsAccountId() local
|
| /base/security/device_auth/services/data_manager/src/ |
| D | data_manager.c | 736 OsAccountTrustedInfo newInfo; in GetTrustedInfoByOsAccountId() local
|
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| D | inner_os_account_manager.cpp | 589 ErrCode IInnerOsAccountManager::UpdateOsAccountWithFullInfo(OsAccountInfo &newInfo) in RetryToGetAccount()
|