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