HomeSort by relevance Sort by last modified time
    Searched refs:network (Results 276 - 300 of 402) sorted by null

<<11121314151617

  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.h 14 #include "chromeos/network/network_state_handler_observer.h"
55 // Callbacks to set network state properties.
77 // Refreshes the display of network information.
80 // Updates the display of network connection information for the details page
93 const chromeos::NetworkState* network) OVERRIDE;
107 // Additional callbacks to set network state properties.
129 // Handle various network commands and clicks on a network item
130 // in the network list.
150 // Fills network information into JS dictionary for displaying network lists
    [all...]
  /external/chromium_org/chromeos/dbus/
shill_manager_client.h 50 const base::DictionaryValue& network) = 0;
184 // return the encrypted credentials for connecting to the network represented
  /external/chromium_org/chromeos/network/
network_connection_handler.h 19 #include "chromeos/network/network_handler.h"
20 #include "chromeos/network/network_handler_callbacks.h"
21 #include "chromeos/network/network_state_handler_observer.h"
28 // The NetworkConnectionHandler class is used to manage network connection
32 // known to be available to connect to the network.
35 // 3. Possibly configure the network certificate info (tpm slot and pkcs11 id).
37 // 5. Wait for the network state to change to a non connecting state.
52 // No network matching |service_path| is found (hidden networks must be
56 // Already connected to the network.
59 // Already connecting to the network
    [all...]
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_message_filter.cc 454 const net::NetworkInterface& network = list->at(i); local
456 network_copy.name = network.name;
460 network.address, 0, &(network_copy.addresses[0]));
468 network_copy.display_name = network.name;
  /external/chromium_org/sync/notifier/
sync_system_resources.h 136 virtual PushClientChannel* network() OVERRIDE;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
UserMetrics.js 84 network: 3,
  /external/chromium_org/third_party/libjingle/source/talk/base/
network.h 47 class Network;
51 // Generic network manager interface. It provides list of local
55 typedef std::vector<Network*> NetworkList;
60 // Called when network list is updated.
63 // Indicates a failure when getting list of network interfaces.
66 // Start/Stop monitoring of network interfaces
76 // given network, so that quality is tracked appropriately. Does not
90 virtual void GetNetworks(std::vector<Network*>* networks) const;
95 typedef std::map<std::string, Network*> NetworkMap;
97 // |network_map_| already has a Network object for a network liste
    [all...]
  /external/libppp/src/
Makefile 42 BINGRP= network
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel.cc 488 port->Network()->name(), 0U,
865 std::set<talk_base::Network*> networks;
867 networks.insert(connections_[i]->port()->Network());
901 std::set<talk_base::Network*>::iterator network; local
    [all...]
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator_unittest.cc 58 void InvokeChangeState(CellularNetwork* network,
61 MobileActivator::ChangeState(network, new_state, error_description);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
network_dropdown.cc 9 #include "ash/system/chromeos/network/network_icon.h"
10 #include "ash/system/chromeos/network/network_icon_animation.h"
15 #include "chromeos/network/network_state_handler.h"
25 // Timeout between consecutive requests to network library for network
48 // WebUI where network menu is located.
160 void NetworkDropdown::DefaultNetworkChanged(const NetworkState* network) {
165 const NetworkState* network) {
  /external/chromium_org/third_party/WebKit/Source/core/
webcore_platform.target.darwin-arm.mk 297 third_party/WebKit/Source/core/platform/network/BlobData.cpp \
298 third_party/WebKit/Source/core/platform/network/DNS.cpp \
299 third_party/WebKit/Source/core/platform/network/FormData.cpp \
300 third_party/WebKit/Source/core/platform/network/FormDataBuilder.cpp \
301 third_party/WebKit/Source/core/platform/network/HTTPHeaderMap.cpp \
302 third_party/WebKit/Source/core/platform/network/HTTPParsers.cpp \
303 third_party/WebKit/Source/core/platform/network/HTTPRequest.cpp \
304 third_party/WebKit/Source/core/platform/network/MIMEHeader.cpp \
305 third_party/WebKit/Source/core/platform/network/NetworkStateNotifier.cpp \
306 third_party/WebKit/Source/core/platform/network/ParsedContentType.cpp
    [all...]
webcore_platform.target.darwin-mips.mk 297 third_party/WebKit/Source/core/platform/network/BlobData.cpp \
298 third_party/WebKit/Source/core/platform/network/DNS.cpp \
299 third_party/WebKit/Source/core/platform/network/FormData.cpp \
300 third_party/WebKit/Source/core/platform/network/FormDataBuilder.cpp \
301 third_party/WebKit/Source/core/platform/network/HTTPHeaderMap.cpp \
302 third_party/WebKit/Source/core/platform/network/HTTPParsers.cpp \
303 third_party/WebKit/Source/core/platform/network/HTTPRequest.cpp \
304 third_party/WebKit/Source/core/platform/network/MIMEHeader.cpp \
305 third_party/WebKit/Source/core/platform/network/NetworkStateNotifier.cpp \
306 third_party/WebKit/Source/core/platform/network/ParsedContentType.cpp
    [all...]
webcore_platform.target.darwin-x86.mk 297 third_party/WebKit/Source/core/platform/network/BlobData.cpp \
298 third_party/WebKit/Source/core/platform/network/DNS.cpp \
299 third_party/WebKit/Source/core/platform/network/FormData.cpp \
300 third_party/WebKit/Source/core/platform/network/FormDataBuilder.cpp \
301 third_party/WebKit/Source/core/platform/network/HTTPHeaderMap.cpp \
302 third_party/WebKit/Source/core/platform/network/HTTPParsers.cpp \
303 third_party/WebKit/Source/core/platform/network/HTTPRequest.cpp \
304 third_party/WebKit/Source/core/platform/network/MIMEHeader.cpp \
305 third_party/WebKit/Source/core/platform/network/NetworkStateNotifier.cpp \
306 third_party/WebKit/Source/core/platform/network/ParsedContentType.cpp
    [all...]
webcore_platform.target.linux-arm.mk 297 third_party/WebKit/Source/core/platform/network/BlobData.cpp \
298 third_party/WebKit/Source/core/platform/network/DNS.cpp \
299 third_party/WebKit/Source/core/platform/network/FormData.cpp \
300 third_party/WebKit/Source/core/platform/network/FormDataBuilder.cpp \
301 third_party/WebKit/Source/core/platform/network/HTTPHeaderMap.cpp \
302 third_party/WebKit/Source/core/platform/network/HTTPParsers.cpp \
303 third_party/WebKit/Source/core/platform/network/HTTPRequest.cpp \
304 third_party/WebKit/Source/core/platform/network/MIMEHeader.cpp \
305 third_party/WebKit/Source/core/platform/network/NetworkStateNotifier.cpp \
306 third_party/WebKit/Source/core/platform/network/ParsedContentType.cpp
    [all...]
webcore_platform.target.linux-mips.mk 297 third_party/WebKit/Source/core/platform/network/BlobData.cpp \
298 third_party/WebKit/Source/core/platform/network/DNS.cpp \
299 third_party/WebKit/Source/core/platform/network/FormData.cpp \
300 third_party/WebKit/Source/core/platform/network/FormDataBuilder.cpp \
301 third_party/WebKit/Source/core/platform/network/HTTPHeaderMap.cpp \
302 third_party/WebKit/Source/core/platform/network/HTTPParsers.cpp \
303 third_party/WebKit/Source/core/platform/network/HTTPRequest.cpp \
304 third_party/WebKit/Source/core/platform/network/MIMEHeader.cpp \
305 third_party/WebKit/Source/core/platform/network/NetworkStateNotifier.cpp \
306 third_party/WebKit/Source/core/platform/network/ParsedContentType.cpp
    [all...]
webcore_platform.target.linux-x86.mk 297 third_party/WebKit/Source/core/platform/network/BlobData.cpp \
298 third_party/WebKit/Source/core/platform/network/DNS.cpp \
299 third_party/WebKit/Source/core/platform/network/FormData.cpp \
300 third_party/WebKit/Source/core/platform/network/FormDataBuilder.cpp \
301 third_party/WebKit/Source/core/platform/network/HTTPHeaderMap.cpp \
302 third_party/WebKit/Source/core/platform/network/HTTPParsers.cpp \
303 third_party/WebKit/Source/core/platform/network/HTTPRequest.cpp \
304 third_party/WebKit/Source/core/platform/network/MIMEHeader.cpp \
305 third_party/WebKit/Source/core/platform/network/NetworkStateNotifier.cpp \
306 third_party/WebKit/Source/core/platform/network/ParsedContentType.cpp
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/mediasource/
MediaSourceBase.cpp 184 DEFINE_STATIC_LOCAL(const AtomicString, network, ("network", AtomicString::ConstructFromLiteral));
199 } else if (error == network) {
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
connectivitychecker.h 10 #include "talk/base/network.h"
61 // Identifier for a network interface and proxy address pair.
72 // Comparator implementation identifying unique network interface and
93 // Contains information of a network interface and proxy address pair.
147 // Runs a request/response check on all network interface and proxy
216 const PortConfiguration* config, talk_base::Network* network);
219 const PortConfiguration* config, talk_base::Network* network);
  /external/chromium_org/tools/measure_page_load_time/ff_ext/content/
measure_page_load_time.js 53 MPLT.pump = Components.classes['@mozilla.org/network/input-stream-pump;1']
63 * Listener for network input
168 * If the URL being visited died as part of a network error
191 MPLT.serverSocket = Components.classes['@mozilla.org/network/server-socket;1']
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
seek.js 58 throw new Error('Cannot seek in network state: ' + element.networkState);
  /external/tcpdump/
print-olsr.c 119 u_int8_t network[4]; member in struct:olsr_hna
362 ipaddr_string(ptr.hna->network),
  /external/chromium/chrome/browser/automation/
testing_automation_provider_chromeos.cc 36 DictionaryValue* GetNetworkInfoDict(const chromeos::Network* network) {
38 item->SetString("name", network->name());
39 item->SetString("device_path", network->device_path());
40 item->SetString("ip_address", network->ip_address());
41 item->SetString("status", network->GetStateString());
274 // Ethernet network.
405 reply.SendError("No network found with specified service path.");
474 reply.SendError("Not connected to any wifi network.");
  /external/iproute2/doc/
ip-tunnels.tex 52 ``network unreachable'' and after this I found a strange direct route
56 connected network has not any exceptions. You may tell kernel, that
203 collapse of routing or flooding network with exponentially
330 anyone on the Internet may inject to your network any packets with
390 tunnel is not quite appropriate in this case, it is rather virtual network).
397 This tunnel is true broadcast network and broadcast packets are
400 if multicast routing is supported in surrounding network, all GRE nodes
402 broadcast network. If multicast routing does not work, it is unpleasant
403 but not fatal flaw. The tunnel becomes NBMA rather than broadcast network.
416 to GRE virtual network or ask for informatio
    [all...]
  /external/ppp/pppd/
ipxcp.c 131 { "ipx-network", o_uint32, &ipxcp_wantoptions[0].our_network,
132 "Set our IPX network number", OPT_PRIO, &ipxcp_wantoptions[0].neg_nn },
134 { "ipxcp-accept-network", o_bool, &ipxcp_wantoptions[0].accept_network,
135 "Accept peer IPX network number", 1,
209 #define CILEN_NETN 6 /* network number length option */
247 * Make a string representation of a network IP address.
396 wo->network = 0;
1034 * The network number must match. Choose the larger of the two.
1037 /* if we wont negotiate the network number or the length is wrong
1045 /* If the network numbers match then acknowledge them. *
    [all...]

Completed in 958 milliseconds

<<11121314151617