Home
last modified time | relevance | path

Searched refs:getCommandFd (Results 1 – 3 of 3) sorted by relevance

/hardware/ril/libril/
DRilSocket.h173 int getCommandFd(void);
DRilSocket.cpp136 int RilSocket::getCommandFd(void) { in getCommandFd() function in RilSocket
Dril.cpp4222 p_rs = record_stream_new(sapSocket->getCommandFd(), MAX_COMMAND_BYTES); in listenCallback()
4224 ril_event_set (sapSocket->getCallbackEvent(), sapSocket->getCommandFd(), 1, in listenCallback()