Home
last modified time | relevance | path

Searched defs:subscribeGroup (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/current/android/hardware/net/nlinterceptor/
DIInterceptor.aidl39 …void subscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGroup… in subscribeGroup() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/1/android/hardware/net/nlinterceptor/
DIInterceptor.aidl39 …void subscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGroup… in subscribeGroup() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/android/hardware/net/nlinterceptor/
DIInterceptor.aidl69 void subscribeGroup(in InterceptedSocket handle, in int nlGroup); in subscribeGroup() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/NetlinkInterceptor/current/android/hardware/net/nlinterceptor/
DIInterceptor.aidl39 void subscribeGroup(in int nlFamily, in int interceptorNlPid, in int nlGroup); in subscribeGroup() method
/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/
DInterceptorRelay.cpp121 bool InterceptorRelay::subscribeGroup(uint32_t nlGroup) { in subscribeGroup() function in android::nlinterceptor::InterceptorRelay
DNetlinkInterceptor.cpp83 ndk::ScopedAStatus NetlinkInterceptor::subscribeGroup( in subscribeGroup() function in android::nlinterceptor::NetlinkInterceptor