Home
last modified time | relevance | path

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

/hardware/ril/libril/
DRilSocket.h240 int socketInit(void);
DRilSocket.cpp26 int RilSocket::socketInit(void) { in socketInit() function in RilSocket
DRilSapSocket.cpp181 socket->socketInit(); in addSocketToList()