Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dturnport.h182 MSG_ALLOCATE_ERROR = MSG_FIRST_AVAILABLE, enumerator
Dturnport.cc720 thread()->Post(this, MSG_ALLOCATE_ERROR); in OnAllocateError()
745 case MSG_ALLOCATE_ERROR: in OnMessage()