Searched refs:RECV_FROM_DAEMON (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
H A DClientLib.cpp156 #define RECV_FROM_DAEMON(CONNECTION, RSP_STRUCT) \ macro
221 RECV_FROM_DAEMON(devCon, &mcResult);
281 RECV_FROM_DAEMON(devCon, &mcResult);
349 RECV_FROM_DAEMON(devCon, &mcResult);
397 RECV_FROM_DAEMON(devCon, &rspOpenSessionPayload);
422 RECV_FROM_DAEMON(sessionConnection, &mcResult);
480 RECV_FROM_DAEMON(devCon, &mcResult);
750 RECV_FROM_DAEMON(devCon, &mcResult);
767 RECV_FROM_DAEMON(devCon, &rspMapBulkMemPayload);
833 RECV_FROM_DAEMON(devCo
[all...]

Completed in 362 milliseconds