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

/hardware/ril/libril/
H A DRilSapSocket.cpp117 if(!SocketExists(socketName)) {
124 if(!SocketExists(socketName)) {
132 if(!SocketExists(socketName)) {
140 if(!SocketExists(socketName)) {
152 if(!SocketExists(socketName)) {
179 bool RilSapSocket::SocketExists(const char *socketName) { function in class:RilSapSocket
H A DRilSapSocket.h148 static bool SocketExists(const char *socketName);

Completed in 27 milliseconds