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