HomeSort by relevance Sort by last modified time
    Searched full:network (Results 226 - 250 of 3324) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/chromeos/
choose_mobile_network_dialog.h 13 // Dialog for manual selection of cellular network.
network_login_observer.h 21 // The network login observer reshows a login dialog if there was an error.
  /external/chromium/chrome/browser/chromeos/cros/
cros_library.cc 66 DEFINE_GET_LIBRARY_METHOD(Network, network);
123 DEFINE_SET_LIBRARY_METHOD(Network, network);
  /external/chromium/chrome/browser/extensions/
extension_processes_api_constants.cc 11 const char kNetworkKey[] = "network";
  /external/chromium/chrome/browser/
intranet_redirect_detector.h 22 // This object is responsible for determining whether the user is on a network
64 // Called when the seven second startup sleep or the one second network
85 // fetching" period that begins after network switches.
91 // over the network. It captures the requests and causes them to fail.
  /external/chromium/chrome/browser/policy/
cloud_policy_subsystem.h 41 NETWORK_ERROR, // A network error occurred, retrying makes sense.
49 DMTOKEN_NETWORK_ERROR, // DeviceTokenFetcher encountered a network error.
50 POLICY_NETWORK_ERROR, // CloudPolicyController encountered a network error.
86 // Shuts the subsystem down. This must be called before threading and network
  /external/chromium/chrome/browser/sync/engine/
http_post_provider_factory.h 28 // multiple threads to serve network requests.
  /external/chromium/chrome/browser/ui/webui/
screenshot_source.h 21 // Called when the network layer has requested a resource underneath
  /external/chromium/chrome/common/
translate_errors.h 15 NETWORK, // No connectivity.
  /external/chromium/crypto/third_party/nss/
README.chromium 1 Name: Network Security Services (NSS)
  /external/chromium/net/base/
network_change_notifier_netlink_linux.h 18 // Returns true if a network change has been detected, otherwise returns false.
  /external/chromium/net/ftp/
ftp_directory_listing_parser.h 37 // Returns network error code.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayport.h 58 talk_base::Network* network, uint32 ip, int min_port, int max_port,
61 return new RelayPort(thread, factory, network, ip, min_port, max_port,
88 talk_base::Network*, uint32 ip, int min_port, int max_port,
  /external/dhcpcd/dhcpcd-hooks/
95-configured 1 # This script runs last, after all network configuration
  /external/dhcpcd/
dhcpcd.conf 16 # Respect the network MTU.
  /external/iproute2/man/man8/
routel.8 18 The routef script does not take any arguments and will simply flush the routing table down the drain. Beware! This means deleting all routes which will make your network unusable!
  /external/iptables/extensions/
libip6t_HL.man 8 .B Don't ever set or increment the value on packets that leave your local network!
libipt_TTL.man 10 .B Don't ever set or increment the value on packets that leave your local network!
libxt_cpu.man 5 multiqueue NICs to spread network traffic on different queues.
  /external/kernel-headers/original/linux/hdlc/
ioctl.h 29 unsigned short dce; /* 1 for DCE (network side) operation */
  /external/kernel-headers/original/linux/
if_pppopns.h 3 * Header for PPP on PPTP Network Server / PPPoPNS Socket (RFC 2637)
  /external/kernel-headers/original/linux/lockd/
nlm.h 4 * Declarations for the Network Lock Manager protocol.
  /external/netcat/
netcat.blurb 2 and writes data across network connections using TCP or UDP protocol. It is
5 network debugging and exploration tool, since it can create almost any kind of
13 Ability to use any locally-configured network source address
31 Network performance testing
  /external/qemu/slirp-android/
libslirp.h 40 /* User mode network stack restrictions */
54 /* for network forwards */
64 * Additional network stack modifications, aiming to detect and log
65 * any network activity initiated by any binary outisde the context of
  /external/webkit/LayoutTests/http/tests/appcache/
main-resource-redirect.html 14 req.open("GET", "/resources/network-simulator.php?command=" + (state ? "connect" : "disconnect"), false);

Completed in 2044 milliseconds

1 2 3 4 5 6 7 8 91011>>