Home
last modified time | relevance | path

Searched defs:tmpBuf (Results 1 - 25 of 28) sorted by relevance

12

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dfile.c86 char *tmpBuf = (char *)malloc(tmpLen); in GetCanonicalPath() local
[all...]
/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter_lite.c47 uint8_t *tmpBuf = (uint8_t *)HksMalloc(MAX_KEY_SIZE); in PkCtxToX509() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Djpeg_exif_metadata_accessor.cpp240 byte tmpBuf[JPEG_HEADER_LENGTH]; in WriteHeader() local
277 std::array<byte, APP1_HEADER_LENGTH> tmpBuf; in WriteData() local
315 std::array<byte, SEGMENT_LENGTH_SIZE> tmpBuf; WriteSegment() local
332 std::array<byte, SEGMENT_LENGTH_SIZE> tmpBuf; WriteTail() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_mgt_msg_log.c202 FILLP_CHAR tmpBuf[FILLP_EXT_PARA_FORMAT_BUF_LEN] = {0}; in FillpConnReqAckRxLog() local
215 FILLP_CHAR tmpBuf[FILLP_EXT_PARA_FORMAT_BUF_LEN] = {0}; in FillpConnReqAckTxLog() local
230 FILLP_CHAR tmpBuf[FILLP_EXT_PARA_FORMAT_BUF_LEN] = {0}; in FillpConnConfirmRxLog() local
276 FILLP_CHAR tmpBuf[FILLP_EXT_PARA_FORMAT_BUF_LEN] = {0}; FillpConnConfirmTxLog() local
315 FILLP_CHAR tmpBuf[FILLP_EXT_PARA_FORMAT_BUF_LEN] = {0}; FillpConnFinLog() local
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeBlockBuffer.cpp73 Message tmpBuf [64]; in run() local
140 Message tmpBuf[64]; in run() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp129 void *tmpBuf = nullptr; in ReadIndexFromFile() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_mtp_device.cpp467 unsigned char *tmpBuf; in FileRead() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_callback.c221 char tmpBuf[WIFI_BSSID_LENGTH] = {0}; in WifiHalCbStaJoin() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h120 FILLP_CHAR *tmpBuf[FILLP_VLEN]; member
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dfscrypt_control.c243 char *tmpBuf = (char *)malloc(bufMax); in SpliceKeyPath() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp164 bool GetIndexData(const char *path, std::unique_ptr<uint8_t[]> &tmpBuf, size_t &len) in GetIndexData() argument
191 std::unique_ptr<uint8_t[]> tmpBuf; in LoadFromHap() local
H A Draw_file_manager.cpp185 std::unique_ptr<uint8_t[]> tmpBuf; in LoadRawFileFromHap() local
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_lite.c364 uint8_t *tmpBuf = storageBuf.data + offset; in GetKeyOffsetByKeyAlias() local
829 uint8_t *tmpBuf = storageBuf.data + offset; /* storageBuf.size has been checked */ in HksStoreGetKeyInfoList() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_callback.cpp369 char tmpBuf[WIFI_BSSID_LENGTH] = {0}; in onEventStaJoin() local
/third_party/vk-gl-cts/execserver/tools/
H A DxsTest.cpp698 deUint8 tmpBuf[1024*16]; in runProgram() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp162 std::unique_ptr<uint8_t[]> tmpBuf; in ParseModuleNameFromHap() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file.cpp637 uint8_t *tmpBuf = new (std::nothrow)uint8_t[head_.contactAccountSize]; in ParseDlpHeaderInRaw() local
[all...]
/device/soc/hisilicon/common/platform/spi/
H A Dspi_hi35xx.c554 void *tmpBuf = OsalMemCalloc(len); in Pl022AllocBufPhy() local
560 void *tmpBuf = NULL; in Pl022RleaseBufPhy() local
574 uintptr_t tmpBuf = 0; in Pl022TxRxDma() local
[all...]
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/
H A Dwifi_p2p_hal.c915 char *tmpBuf = token + 1; in WpaP2pCliCmdNetworkList() local
/third_party/backends/backend/
H A Dhp5400_internal.c563 void *tmpBuf = p->buffer; in CircBufferGetLine() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjbench.c324 unsigned char **jpegBuf = NULL, *yuvBuf = NULL, *tmpBuf = NULL, *srcPtr, in fullTest() local
/third_party/python/PC/
H A Dwinreg.c1168 BYTE *tmpBuf; in winreg_EnumValue_impl() local
/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c1333 char tmpBuf[SECUREC_MB_LEN + 1]; in HiLogSecOutputS() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/
H A Dwifi_supplicant_hal.c581 static void ListNetworkProcess(WifiNetworkInfo *pcmd, char *tmpBuf, int bufLeng) in ListNetworkProcess() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp220 auto tmpBuf = std::make_unique<uint8_t[]>(bytesLen); in ParseUnicodeText() local

Completed in 34 milliseconds

12