Searched refs:InternalFunctionType (Results 1 – 2 of 2) sorted by relevance
722 typedef bool (*InternalFunctionType)(void * arg); typedef728 InternalFunctionType function_; // function taking pointer returning bool946 function_(reinterpret_cast<InternalFunctionType>(func)), in Condition()
738 typedef bool (*InternalFunctionType)(void * arg); typedef744 InternalFunctionType function_; // function taking pointer returning bool963 function_(reinterpret_cast<InternalFunctionType>(func)), in Condition()