Home
last modified time | relevance | path

Searched defs:handlerError (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/
DTProcessor.h105 virtual void handlerError(void* ctx, const char* fn_name) { in handlerError() function
/thrift-3.4.0/lib/cpp/test/processor/
DHandlers.h310 void handlerError(void* ctx, const char* fnName) override { in handlerError() function
/thrift-3.4.0/test/cpp/src/
DTestServer.cpp387 void handlerError(void* ctx, const char* fn_name) override { in handlerError() function in TestProcessorEventHandler