Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/include_mock/
Dtrusty_ipc.h34 #define IPC_HANDLE_POLL_SEND_UNBLOCKED 0x4 macro
/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp104 } while (!(uevt.event & IPC_HANDLE_POLL_SEND_UNBLOCKED)); in interruptableWriteFully()