Searched defs:subscribeGroup (Results 1 – 6 of 6) sorted by relevance
39 …void subscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGroup… in subscribeGroup() method
69 void subscribeGroup(in InterceptedSocket handle, in int nlGroup); in subscribeGroup() method
39 void subscribeGroup(in int nlFamily, in int interceptorNlPid, in int nlGroup); in subscribeGroup() method
121 bool InterceptorRelay::subscribeGroup(uint32_t nlGroup) { in subscribeGroup() function in android::nlinterceptor::InterceptorRelay
83 ndk::ScopedAStatus NetlinkInterceptor::subscribeGroup( in subscribeGroup() function in android::nlinterceptor::NetlinkInterceptor