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