HomeSort by relevance Sort by last modified time
    Searched refs:SocketExists (Results 1 - 2 of 2) sorted by null

  /hardware/ril/libril/
RilSapSocket.h 184 static bool SocketExists(const char *socketName);
RilSapSocket.cpp 124 if(!SocketExists(socketName)) {
131 if(!SocketExists(socketName)) {
139 if(!SocketExists(socketName)) {
147 if(!SocketExists(socketName)) {
159 if(!SocketExists(socketName)) {
186 bool RilSapSocket::SocketExists(const char *socketName) {

Completed in 63 milliseconds