Home
last modified time | relevance | path

Searched defs:newInfo (Results 1 - 11 of 11) sorted by relevance

/base/security/huks/utils/file_iterative_reader/src/
H A Dhks_iterative_reader.c81 struct HksReadFileInfo *newInfo = in HksReAllocFileInfoList() local
/base/update/updater/services/diffpatch/diff/
H A Dimage_diff.h27 PatchBuffer newInfo; member
H A Dimage_diff.cpp78 PatchBuffer newInfo = { newBuffer.buffer, 0, newBuffer.length }; in MakePatch() local
88 int32_t ImageDiff::SplitImage(const PatchBuffer &oldInfo, const PatchBuffer &newInfo) in SplitImage() argument
120 BlockBuffer newInfo = { block.newInfo.buffer + block.newInfo.start, block.newInfo.length }; WriteHeader() local
154 MakeBlockPatch(ImageBlock &block, std::fstream &blockPatchFile, const BlockBuffer &newInfo, const BlockBuffer &oldInfo, size_t &patchSize) const MakeBlockPatch() argument
275 PatchBuffer newInfo = { newBuffer.buffer, 0, newBuffer.length }; MakePatch() local
391 BlockBuffer newInfo = { block.destOriginalData.data(), block.destOriginalLength }; WriteHeader() local
482 BlockBuffer newInfo = { block.destOriginalData.data(), block.destOriginalLength }; WriteHeader() local
[all...]
H A Dblocks_diff.cpp80 BlockBuffer newInfo = {newBuffer.memory, newBuffer.length}; in MakePatch() local
95 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, in MakePatch() argument
116 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, in MakePatch() argument
131 int32_t BlocksDiff::MakePatch(const BlockBuffer &newInfo, const BlockBuffer &oldInfo, size_t &patchSize) in MakePatch() argument
152 WritePatchData(const std::vector<ControlData> &controlDatas, const BlockBuffer &newInfo, size_t &patchSize) WritePatchData() argument
274 ComputeOldScore(const BlockBuffer &newInfo, const BlockBuffer &oldInfo, int64_t &oldScore, int64_t &matchLen) ComputeOldScore() argument
297 ComputeLength(const BlockBuffer &newInfo, const BlockBuffer &oldInfo, int64_t &lengthFront, int64_t &lengthBack) ComputeLength() argument
352 GetCtrlDatas(const BlockBuffer &newInfo, const BlockBuffer &oldInfo, std::vector<ControlData> &controlDatas) GetCtrlDatas() argument
641 Search(const BlockBuffer &newInfo, const BlockBuffer &oldInfo, int64_t start, int64_t end, int64_t &pos) const Search() argument
[all...]
/base/hiviewdfx/hiview/utility/common_utils/
H A Dlog_parse.cpp275 std::string newInfo = info; in GetFilterTrace() local
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Ddomain_account_client_module_test.cpp1970 DomainAccountInfo oldInfo, newInfo; in HWTEST_F() local
1984 DomainAccountInfo oldInfo, newInfo; in HWTEST_F() local
[all...]
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c574 OsSymTokensInfo newInfo; in GetTokensInfoByOsAccountId() local
H A Dasy_token_manager.c1040 OsAccountTokenInfo newInfo; in GetTokenInfoByOsAccountId() local
/base/security/device_auth/services/privacy_enhancement/src/
H A Dpseudonym_manager.c479 OsAccountPseudonymInfo newInfo; in GetPseudonymInfoByOsAccountId() local
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp586 ErrCode IInnerOsAccountManager::UpdateOsAccountWithFullInfo(OsAccountInfo &newInfo) in RetryToGetAccount() argument
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c651 OsAccountTrustedInfo newInfo; in GetTrustedInfoByOsAccountId() local

Completed in 17 milliseconds