Home
last modified time | relevance | path

Searched defs:LEVEL (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/codec2/vndk/include/
Dandroid-C2Debug-log.h32 #define C2_LOG(LEVEL) LOG(::android::base::LEVEL) argument
47 #define C2_LOG(LEVEL) \ argument
/frameworks/compile/libbcc/bcinfo/Wrap/
DMakefile10 LEVEL = ../.. macro
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DMakefile10 LEVEL = ../../.. macro
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DMakefile10 LEVEL = ../../.. macro
/frameworks/compile/slang/BitWriter_2_9/
DMakefile10 LEVEL = ../../.. macro
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dlogging.h144 #define GOOGLE_LOG(LEVEL) \ argument
148 #define GOOGLE_LOG_IF(LEVEL, CONDITION) \ argument
177 #define GOOGLE_DLOG(LEVEL) GOOGLE_LOG_IF(LEVEL, false) argument
Dstrutil.cc313 #define LOG_STRING(LEVEL, VECTOR) GOOGLE_LOG_IF(LEVEL, false) argument
/frameworks/base/libs/hwui/utils/
DGLUtils.h33 #define GL_CHECKPOINT(LEVEL) \ argument