Home
last modified time | relevance | path

Searched refs:PVLOGGER_LOG_USE_ONLY (Results 1 – 6 of 6) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dsebase.cpp76 PVLOGGER_LOG_USE_ONLY(va_list args); in Print()
77 PVLOGGER_LOG_USE_ONLY(va_start(args, format)); in Print()
79 PVLOGGER_LOG_USE_ONLY(va_end(args)); in Print()
Dse.cpp2433 PVLOGGER_LOG_USE_ONLY(va_list args); in Print()
2434 PVLOGGER_LOG_USE_ONLY(va_start(args, format)); in Print()
2436 PVLOGGER_LOG_USE_ONLY(va_end(args)); in Print()
/external/opencore/oscl/oscl/osclbase/src/
Dpvlogger.h148 #define PVLOGGER_LOG_USE_ONLY(x) macro
340 #define PVLOGGER_LOG_USE_ONLY(x) x macro
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlowerlayer.cpp523 PVLOGGER_LOG_USE_ONLY(TimeValue timenow); in DispatchPacket()
524 PVLOGGER_LOG_USE_ONLY(TimeValue delta_t = timenow - iStartTimeTx); in DispatchPacket()
Dlogicalchannel.cpp1495 PVLOGGER_LOG_USE_ONLY( in CopyToCurrentFrag()
/external/opencore/engines/2way/src/
Dpv_2way_datapath.cpp125PVLOGGER_LOG_USE_ONLY(PVMFStatus status =)((PVMFNodeInterface *)iNodeList[i].iNode)->ThreadLogoff(… in ResetDatapath()