Searched defs:Network (Results 1 – 8 of 8) sorted by relevance
69 pub struct Network { struct75 impl Network { argument81 ) -> Result<Network> { in new()
63 public class Network implements Parcelable { class116 public Network(int netId) { in Network() method in Network123 public Network(int netId, boolean privateDnsBypass) { in Network() method in Network132 public Network(@NonNull Network that) { in Network() method in Network
180 int getMultipathPreference(in Network Network); in getMultipathPreference()
251 private boolean hasAnyServiceConflict( in hasAnyServiceConflict()262 private boolean hasAnyHostConflict( in hasAnyHostConflict()278 private void updateRegistrationUntilNoConflict( in updateRegistrationUntilNoConflict()
38 message Network { message
82 Network(#[from] io::Error), enumerator
183 private val Network.mtu: Int get() { in <lambda>() constant
369 CMD_TO_STR.put(CMD_SET_NETWORK, "Update underlying Network"); in CMD_TO_STR.put()370 CMD_TO_STR.put(CMD_SET_UNDERPINNED_NETWORK, "Set underpinned Network"); in CMD_TO_STR.put()