Home
last modified time | relevance | path

Searched defs:newBuf (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dstring_utils.cpp50 char *newBuf = new char[count + 1]; in StringPrintf() local
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_sbuf.c427 struct HdfSBuf *newBuf = NULL; in HdfSbufCopy() local
444 struct HdfSBuf *newBuf = NULL; in HdfSbufMove() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_message.c482 char *newBuf = (char *)SoftBusCalloc(pkgLen); in TransResizeDataBuffer() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/src/
H A Dhks_rkc.c348 char *newBuf = (char *)HksMalloc(strLen + 1); /* 1: end char */ in CloneNewStr() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c147 uint8_t *newBuf = NULL; in GetServiceDiscoverInfo() local
184 uint8_t *newBuf = NULL; in GetServiceNotificationInfo() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp811 Buffer *newBuf = nullptr; in SubBuffer() local