Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/include_mock/
Dtrusty_ipc.h30 #define IPC_CONNECT_WAIT_FOR_PORT 0x1 macro
/frameworks/native/libs/binder/tests/
DbinderRpcTestTrusty.cpp77 int rc = connect(port.c_str(), IPC_CONNECT_WAIT_FOR_PORT); in createRpcTestSocketServerProcessEtc()