OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDebugAll
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/stagefright/foundation/
ADebug.h
114
kDebugAll
, // all
115
kDebugMax =
kDebugAll
,
/frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp
68
CLOG_DEBUG_IF(DEBUG >= ADebug::
kDebugAll
, fn, fmt, ##__VA_ARGS__)
70
CLOG_DEBUG_IF(DEBUG_BUMP >= ADebug::
kDebugAll
, fn, fmt, ##__VA_ARGS__)
[
all
...]
Completed in 926 milliseconds