Searched defs:networkCreatePhysical (Results 1 – 7 of 7) sorted by relevance
6 void networkCreatePhysical(int netId, int permission); in networkCreatePhysical() method
24 void networkCreatePhysical(int netId, int permission); in networkCreatePhysical() method
80 void networkCreatePhysical(int netId, int permission); in networkCreatePhysical() method
23 void networkCreatePhysical(int netId, int permission); in networkCreatePhysical() method
347 binder::Status NetdNativeService::networkCreatePhysical(int32_t netId, int32_t permission) { in networkCreatePhysical() function in android::net::NetdNativeService