Searched defs:IsBlocking (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fxjs/
H A Dcjs_runtime.h49 bool IsBlocking() const { return m_bBlocking; } function in class:CJS_Runtime
/external/webrtc/webrtc/base/
H A Dsocket.h161 inline bool IsBlocking() const { return IsBlockingError(GetError()); } function in class:rtc::Socket

Completed in 1019 milliseconds