/hardware/qcom/gps/msm8998/android/ |
D | AGnssRil.cpp | 83 static inline void closeSocket(const int socketFd) { in closeSocket() function 118 closeSocket(socketFd); in sendConnectionEvent()
|
/hardware/interfaces/wifi/netlinkinterceptor/libnlinterceptor/ |
D | libnlinterceptor.cpp | 122 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/ |
D | IInterceptor.aidl | 38 void closeSocket(in int nlFamily, in int interceptorNlPid); in closeSocket() method
|
/hardware/interfaces/wifi/netlinkinterceptor/aidl/android/hardware/net/nlinterceptor/ |
D | IInterceptor.aidl | 61 void closeSocket(in InterceptedSocket handle); in closeSocket() method
|
/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/current/android/hardware/net/nlinterceptor/ |
D | IInterceptor.aidl | 38 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/ |
D | IInterceptor.aidl | 38 void closeSocket(in android.hardware.net.nlinterceptor.InterceptedSocket handle); in closeSocket() method
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | XtraSystemStatusObserver.cpp | 107 closeSocket(socketFd); in sendEvent() 136 void XtraSystemStatusObserver::closeSocket(const int socketFd) { in closeSocket() function in XtraSystemStatusObserver
|
D | XtraSystemStatusObserver.h | 64 void closeSocket(const int32_t socketFd);
|
/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/ |
D | NetlinkInterceptor.h | 42 ndk::ScopedAStatus closeSocket(
|
D | NetlinkInterceptor.cpp | 69 ndk::ScopedAStatus NetlinkInterceptor::closeSocket( in closeSocket() function in android::nlinterceptor::NetlinkInterceptor
|
/hardware/interfaces/wifi/netlinkinterceptor/vts/functional/ |
D | interceptor_aidl_test.cpp | 102 aidlStatus = mNlInterceptorService->closeSocket(interceptedSocket); in TEST_P() 187 aidlStatus = mNlInterceptorService->closeSocket(interceptedSocket); in TEST_P()
|
/hardware/interfaces/wifi/netlinkinterceptor/libnlinterceptor/include/libnlinterceptor/ |
D | libnlinterceptor.h | 78 void closeSocket(const InterceptedSocket& sock);
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc.cpp | 1012 static inline void closeSocket(const int socketFd) { in closeSocket() function 1047 closeSocket(socketFd); in sendConnectionEvent()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc.cpp | 1017 static inline void closeSocket(const int socketFd) { in closeSocket() function 1052 closeSocket(socketFd); in sendConnectionEvent()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc.cpp | 166 static inline void closeSocket(const int socketFd) { in closeSocket() function 201 closeSocket(socketFd); in sendConnectionEvent()
|