Searched defs:dataBuf (Results 1 – 4 of 4) sorted by relevance
238 uint8 *dataBuf = (uint8 *)HIVIEW_MemAlloc(MEM_POOL_HIVIEW_ID, BUFFER_SIZE); in HIVIEW_FileCopy() local
486 auto dataBuf = std::make_unique<char[]>(BUF_LEN); variable505 auto dataBuf = std::make_unique<char[]>(BUF_LEN); variable
695 uint8_t dataBuf[IPC_STACK_BUFF_SZ] = { 0 }; in GaCbOnTransmitWithType() local901 uint8_t dataBuf[IPC_STACK_BUFF_SZ] = { 0 }; in GaCbOnRequestWithType() local
328 PkgBuffer dataBuf(len); in ReadImgHashTLV() local