Home
last modified time | relevance | path

Searched refs:paramUsedBufSize (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp440 int paramUsedBufSize; in DumpCommandListParameter() local
441 nngxGetCmdlistParameteri(NN_GX_CMDLIST_USED_BUFSIZE, &paramUsedBufSize); in DumpCommandListParameter()
442 NW_DEV_LOG("Used buffer size : %d [byte(s)]\n", paramUsedBufSize); in DumpCommandListParameter()