Home
last modified time | relevance | path

Searched defs:newBuff (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Duint8buff_utils.c39 int32_t DeepCopyUint8Buff(const Uint8Buff *buff, Uint8Buff *newBuff) in DeepCopyUint8Buff()
/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp279 BlockBuffer newBuff = {newInfo.buffer + currentOffset_, newInfo.length - currentOffset_}; in ComputeOldScore() local
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_syscall_adapter.c61 void *newBuff = OsalMemAlloc(newSize); in HdfDevEventGrowReadBuffer() local