Searched refs:restBlocksPtr (Results 1 – 1 of 1) sorted by relevance
1436 uint8_t *restBlocksPtr = static_cast<uint8_t *>(buf) + writenSize; in DoDlpFileWrite() local1445 struct DlpBlob message1 = {.size = restBlocksSize, .data = restBlocksPtr}; in DoDlpFileWrite()