Searched defs:socketDestroy (Results 1 – 2 of 2) sorted by relevance
87 void socketDestroy(in UidRange[] uidRanges, in int[] exemptUids); in socketDestroy() method
179 binder::Status NetdNativeService::socketDestroy(const std::vector<UidRange>& uids, in socketDestroy() function in android::net::NetdNativeService