Searched refs:Mf_GetNumAvailableBytes_Func (Results 1 – 2 of 2) sorted by relevance
84 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef93 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
734 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes; in MatchFinder_CreateVTable()