Home
last modified time | relevance | path

Searched refs:PVLOGGER_ENABLE (Results 1 – 3 of 3) sorted by relevance

/external/opencore/oscl/oscl/osclbase/src/
Dpvlogger.cpp29 #if(PVLOGGER_ENABLE)
45 #if(PVLOGGER_ENABLE) in Init()
59 #if(PVLOGGER_ENABLE) in Cleanup()
74 #if(PVLOGGER_ENABLE) in GetLoggerObject()
85 #if(PVLOGGER_ENABLE) in SetLogLevelAndPropagate()
95 #if(PVLOGGER_ENABLE) in IsActive()
127 #if(PVLOGGER_ENABLE) in LogMsgStringV()
151 #if(PVLOGGER_ENABLE) in LogMsgBuffersV()
176 #if(PVLOGGER_ENABLE) in LogMsgString()
201 #if(PVLOGGER_ENABLE) in LogMsgBuffers()
[all …]
Dpvlogger.h348 #ifndef PVLOGGER_ENABLE
350 #define PVLOGGER_ENABLE 0 macro
352 #define PVLOGGER_ENABLE 1 macro
429 #if(PVLOGGER_ENABLE) in SetLogLevel()
455 #if(PVLOGGER_ENABLE) in GetLogLevel()
468 #if(PVLOGGER_ENABLE) in DisableAppenderInheritance()
486 #if(PVLOGGER_ENABLE) in AddAppender()
504 #if(PVLOGGER_ENABLE) in RemoveAppender()
533 #if(PVLOGGER_ENABLE) in AddFilter()
545 #if(PVLOGGER_ENABLE) in GetNumAppenders()
[all …]
Dpvlogger_registry.h116 #if (PVLOGGER_ENABLE)