Searched refs:paramIsRunning (Results 1 – 1 of 1) sorted by relevance
410 s32 paramIsRunning; in DumpCommandListParameter() local411 nngxGetCmdlistParameteri(NN_GX_CMDLIST_IS_RUNNING, ¶mIsRunning); in DumpCommandListParameter()412 NW_DEV_LOG("Running Command List : %s\n", (paramIsRunning ? "true" : "false")); in DumpCommandListParameter()