Home
last modified time | relevance | path

Searched refs:availSize (Results 1 - 1 of 1) sorted by relevance

/developtools/hdc/src/host/
H A Dclient.cpp467 int availSize = strlen(context->bufStd); in AllocStdbuf() local
468 buf->base = (char *)context->bufStd + availSize; in AllocStdbuf()
469 buf->len = sizeof(context->bufStd) - availSize - 2; // reserve 2bytes in AllocStdbuf()

Completed in 2 milliseconds