Searched defs:LogHandler (Results 1 - 2 of 2) sorted by relevance

/external/deqp/executor/tools/
H A DxeMergeTestLogs.cpp61 class LogHandler : public xe::TestLogHandler class in inherits:xe::TestLogHandler
64 LogHandler (xe::BatchResult* batchResult, deUint32 flags) function in class:LogHandler
126 LogHandler resultHandler (dstResult, flags);
/external/protobuf/src/google/protobuf/stubs/
H A Dlogging.h203 typedef void LogHandler(LogLevel level, const char* filename, int line, typedef in namespace:google::protobuf
219 LIBPROTOBUF_EXPORT LogHandler* SetLogHandler(LogHandler* new_func);
223 // log messages will be discarded (the current LogHandler will *not*

Completed in 102 milliseconds