Searched defs:readBuffer (Results 1 – 4 of 4) sorted by relevance
44 uint64_t readBuffer; member
193 const Uint8Array *readBuffer) in ParseAttributeSerializedMsgInner()233 Uint8Array *readBuffer = CreateUint8ArrayBySize(MAX_EXECUTOR_MSG_LEN); in ParseAttributeSerializedMsg() local
196 const Uint8Array *readBuffer) in ParseAttributeSerializedMsgInner()224 Uint8Array *readBuffer = CreateUint8ArrayBySize(MAX_EXECUTOR_MSG_LEN); in ParseAttributeSerializedMsg() local
44 bool (*readBuffer)(struct HdfSBufImpl *sbuf, const uint8_t **data, uint32_t *readSize); member