Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/android/
DAGnssRil.cpp83 static inline void closeSocket(const int socketFd) { in closeSocket() function
118 closeSocket(socketFd); in sendConnectionEvent()
/hardware/interfaces/wifi/netlinkinterceptor/libnlinterceptor/
Dlibnlinterceptor.cpp122 void closeSocket(const InterceptedSocket& sock) { in closeSocket() function
123 auto aidlStatus = getInstance().closeSocket(sock); in closeSocket()
154 closeSocket({sock.nlFamily, sock.portId}); in android_nlinterceptor_closeSocket()
/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/NetlinkInterceptor/current/android/hardware/net/nlinterceptor/
DIInterceptor.aidl38 void closeSocket(in int nlFamily, in int interceptorNlPid); in closeSocket() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/android/hardware/net/nlinterceptor/
DIInterceptor.aidl61 void closeSocket(in InterceptedSocket handle); in closeSocket() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/current/android/hardware/net/nlinterceptor/
DIInterceptor.aidl38 void closeSocket(in android.hardware.net.nlinterceptor.InterceptedSocket handle); in closeSocket() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/1/android/hardware/net/nlinterceptor/
DIInterceptor.aidl38 void closeSocket(in android.hardware.net.nlinterceptor.InterceptedSocket handle); in closeSocket() method
/hardware/qcom/gps/msm8909w_3100/gnss/
DXtraSystemStatusObserver.cpp107 closeSocket(socketFd); in sendEvent()
136 void XtraSystemStatusObserver::closeSocket(const int socketFd) { in closeSocket() function in XtraSystemStatusObserver
DXtraSystemStatusObserver.h64 void closeSocket(const int32_t socketFd);
/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/
DNetlinkInterceptor.h42 ndk::ScopedAStatus closeSocket(
DNetlinkInterceptor.cpp69 ndk::ScopedAStatus NetlinkInterceptor::closeSocket( in closeSocket() function in android::nlinterceptor::NetlinkInterceptor
/hardware/interfaces/wifi/netlinkinterceptor/vts/functional/
Dinterceptor_aidl_test.cpp102 aidlStatus = mNlInterceptorService->closeSocket(interceptedSocket); in TEST_P()
187 aidlStatus = mNlInterceptorService->closeSocket(interceptedSocket); in TEST_P()
/hardware/interfaces/wifi/netlinkinterceptor/libnlinterceptor/include/libnlinterceptor/
Dlibnlinterceptor.h78 void closeSocket(const InterceptedSocket& sock);
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp1012 static inline void closeSocket(const int socketFd) { in closeSocket() function
1047 closeSocket(socketFd); in sendConnectionEvent()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc.cpp1017 static inline void closeSocket(const int socketFd) { in closeSocket() function
1052 closeSocket(socketFd); in sendConnectionEvent()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc.cpp166 static inline void closeSocket(const int socketFd) { in closeSocket() function
201 closeSocket(socketFd); in sendConnectionEvent()