OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LogHandler
(Results
1 - 7
of
7
) sorted by null
/external/deqp/executor/tools/
xeMergeTestLogs.cpp
61
class
LogHandler
: public xe::TestLogHandler
64
LogHandler
(xe::BatchResult* batchResult, deUint32 flags)
126
LogHandler
resultHandler (dstResult, flags);
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
logging.h
203
typedef void
LogHandler
(LogLevel level, const char* filename, int line,
219
LIBPROTOBUF_EXPORT
LogHandler
* SetLogHandler(
LogHandler
* new_func);
223
// log messages will be discarded (the current
LogHandler
will *not*
/external/protobuf/src/google/protobuf/stubs/
common.h
762
typedef void
LogHandler
(LogLevel level, const char* filename, int line,
778
LIBPROTOBUF_EXPORT
LogHandler
* SetLogHandler(
LogHandler
* new_func);
782
// log messages will be discarded (the current
LogHandler
will *not*
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h
759
typedef void
LogHandler
(LogLevel level, const char* filename, int line,
775
LIBPROTOBUF_EXPORT
LogHandler
* SetLogHandler(
LogHandler
* new_func);
779
// log messages will be discarded (the current
LogHandler
will *not*
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h
759
typedef void
LogHandler
(LogLevel level, const char* filename, int line,
775
LIBPROTOBUF_EXPORT
LogHandler
* SetLogHandler(
LogHandler
* new_func);
779
// log messages will be discarded (the current
LogHandler
will *not*
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h
759
typedef void
LogHandler
(LogLevel level, const char* filename, int line,
775
LIBPROTOBUF_EXPORT
LogHandler
* SetLogHandler(
LogHandler
* new_func);
779
// log messages will be discarded (the current
LogHandler
will *not*
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h
759
typedef void
LogHandler
(LogLevel level, const char* filename, int line,
775
LIBPROTOBUF_EXPORT
LogHandler
* SetLogHandler(
LogHandler
* new_func);
779
// log messages will be discarded (the current
LogHandler
will *not*
[
all
...]
Completed in 59 milliseconds