Home
last modified time | relevance | path

Searched refs:MSG_ALLOCATE_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dturn_port.h277 MSG_ALLOCATE_ERROR = MSG_FIRST_AVAILABLE, enumerator
Dturn_port.cc885 thread()->Post(RTC_FROM_HERE, this, MSG_ALLOCATE_ERROR); in OnAllocateError()
948 case MSG_ALLOCATE_ERROR: in OnMessage()