Searched defs:networkDestroy (Results 1 – 10 of 10) sorted by relevance
8 void networkDestroy(int netId); in networkDestroy() method
26 void networkDestroy(int netId); in networkDestroy() method
25 void networkDestroy(int netId); in networkDestroy() method
48 void networkDestroy(int netId); in networkDestroy() method
106 void networkDestroy(int netId); in networkDestroy() method
381 binder::Status NetdNativeService::networkDestroy(int32_t netId) { in networkDestroy() function in android::net::NetdNativeService