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

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_handle.h32 bool IsBlocking() const { return !(flags & O_NONBLOCK); } function in struct:nacl_io::HandleAttr
/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Runtime.h50 FX_BOOL IsBlocking(){return m_bBlocking;} function in class:CJS_Runtime
/external/chromium_org/third_party/webrtc/base/
H A Dsocket.h151 inline bool IsBlocking() const { return IsBlockingError(GetError()); } function in class:rtc::Socket

Completed in 1485 milliseconds