Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/ril/libril/
DRilSapSocket.cpp117 if(!SocketExists(socketName)) { in initSapSocket()
124 if(!SocketExists(socketName)) { in initSapSocket()
132 if(!SocketExists(socketName)) { in initSapSocket()
140 if(!SocketExists(socketName)) { in initSapSocket()
152 if(!SocketExists(socketName)) { in addSocketToList()
179 bool RilSapSocket::SocketExists(const char *socketName) { in SocketExists() function in RilSapSocket