Searched refs:FlushFunc (Results 1 – 2 of 2) sorted by relevance
132 typedef uint32_t (*FlushFunc)(void *); typedef139 FlushFunc mParserFlush;
106 mParserFlush = (FlushFunc)dlsym(mLibHandle, "vbp_flush"); in start()