Home
last modified time | relevance | path

Searched refs:LOG_PRI (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_internal_logging.h32 #ifdef LOG_PRI
33 #undef LOG_PRI
/frameworks/libs/binary_translation/base/include/berberis/base/
Dlogging.h27 #undef LOG_PRI
28 #define LOG_PRI(priority, tag, ...) \ macro
/frameworks/native/libs/binder/include/binder/
DDelegate.h32 #ifdef LOG_PRI
33 #undef LOG_PRI
/frameworks/native/vulkan/libvulkan/
Dapi.cpp1094 LOG_PRI(prio, LOG_TAG, "[%s] Code %d : %s", layer_prefix, msg_code, msg); in DebugReportCallback()