/external/chromium_org/chrome/common/local_discovery/ |
service_discovery_client_impl.cc | 96 CreateTransaction(false /*network*/, true /*cache*/, false /*force refresh*/, 101 bool network, bool cache, bool force_refresh, 104 if (network) 341 CreateTransaction(true /*network*/, false /*cache*/, force_update,
|
/external/chromium_org/chrome/test/chromedriver/ |
capabilities.cc | 341 &ParseInspectorDomainStatus, &capabilities->perf_logging_prefs.network); 537 : network(InspectorDomainStatus::kDefaultEnabled),
|
capabilities_unittest.cc | 323 logging_prefs.SetString("Network", "INFO"); 329 ASSERT_EQ(Log::kInfo, capabilities.logging_prefs["Network"]); 348 capabilities.perf_logging_prefs.network); 361 capabilities.perf_logging_prefs.network);
|
/external/chromium_org/chromeos/network/ |
network_configuration_handler_unittest.cc | 14 #include "chromeos/network/network_configuration_handler.h" 15 #include "chromeos/network/network_profile_handler.h" 16 #include "chromeos/network/network_state.h" 17 #include "chromeos/network/network_state_handler.h" 18 #include "chromeos/network/network_state_handler_observer.h" 19 #include "chromeos/network/shill_property_util.h" 405 virtual void NetworkPropertiesUpdated(const NetworkState* network) OVERRIDE { 406 property_updates_[network->path()]++;
|
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/jni/ |
android_test.cc | 60 "Network pointer doesn't exist"); \ 138 my_transportation(VoENetwork * network) : 139 netw(network) { 1203 // Network 1208 "Get network sub-API failed"); 1303 // Network [all...] |
/external/chromium_org/tools/win/ |
copy-installer.bat | 7 REM Copies an installer and symbols from a build directory on a network share
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
port.cc | 160 // the same foundation pairs are likely to have similar network 172 rtc::Network* network, const rtc::IPAddress& ip, 177 network_(network), 196 rtc::Network* network, const rtc::IPAddress& ip, 203 network_(network), [all...] |
relayport.cc | 194 rtc::Network* network, const rtc::IPAddress& ip, 197 : Port(thread, RELAY_PORT_TYPE, factory, network, ip, min_port, max_port, 812 // This should have almost no impact on network usage.
|
/external/chromium_org/v8/tools/testrunner/server/ |
main.py | 42 from ..network import perfdata
|
/external/opencv/ml/include/ |
ml.h | [all...] |
/external/chromium_org/chrome/browser/chromeos/options/ |
vpn_config_view.cc | 7 #include "ash/system/chromeos/network/network_connect.h" 18 #include "chromeos/network/network_configuration_handler.h" 19 #include "chromeos/network/network_event_log.h" 20 #include "chromeos/network/network_state.h" 21 #include "chromeos/network/network_state_handler.h" 22 #include "chromeos/network/network_ui_data.h" 382 // Shill no longer knows about this network (edge case). 384 NET_LOG_ERROR("Network not found", service_path_); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/ |
ExtensionAPI.js | 64 NetworkRequestFinished: "network-request-finished", 189 this.network = new Network(); 190 defineDeprecatedProperty(this, "webInspector", "resources", "network"); 222 function Network() 234 defineDeprecatedProperty(this, "network", "onFinished", "onRequestFinished"); 238 Network.prototype = { 1004 chrome.devtools.network = coreAPI.network;
|
/external/ipsec-tools/src/racoon/ |
cfparse.y | 671 yyerror("bad IPv4 network address."); 986 struct unity_network network; 987 memset(&network,0,sizeof(network)); 989 if (inet_pton(AF_INET, $1->v, &network.addr4) != 1) 993 network.mask4.s_addr = ($2) ? htonl(~((1 << (32 - $2)) - 1)) : 0; 995 /* add the network to our list */ 996 if (splitnet_list_add(&icc->splitnet_list, &network,&icc->splitnet_count)) 997 yyerror("Unable to allocate split network"); [all...] |
/frameworks/base/docs/html/training/ |
training_toc.cs | 516 "How to find and connect to local devices using Network Service 522 Using Network Service Discovery 537 <a href="<?cs var:toroot ?>training/basics/network-ops/index.html" 539 "How to create a network connection, monitor the connection for changes 541 >Performing Network Operations</a> 544 <li><a href="<?cs var:toroot ?>training/basics/network-ops/connecting.html"> 545 Connecting to the Network 548 <li><a href="<?cs var:toroot ?>training/basics/network-ops/managing.html"> 549 Managing Network Usage 552 <li><a href="<?cs var:toroot ?>training/basics/network-ops/xml.html" [all...] |
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/ |
signin_screen_handler.cc | 66 #include "chromeos/network/network_state.h" 67 #include "chromeos/network/network_state_handler.h" 68 #include "chromeos/network/portal_detector/network_portal_detector.h" 90 // current network. 93 // Timeout used to prevent infinite connecting to a flaky network. 167 // Returns network name by service path. 169 const NetworkState* network = NetworkHandler::Get()->network_state_handler()-> local 171 if (!network) 173 return network->name(); 527 // TODO(ygorshenin): We will end up here when processing network stat [all...] |
/external/chromium_org/third_party/markdown/ |
inlinepatterns.py | 368 safe url formats. Most urls contain a network location, however some
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
Tethering.java | 35 import android.net.Network; 1357 Network network = getConnectivityManager().getNetworkForType(upType); local [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
PhoneBase.java | 113 // Key used to read and write the saved network selection numeric value 115 // Key used to read and write the saved network selection operator name 238 * they are to simulate detaching from the network. 249 * they are to simulate attaching to the network. 392 * (i.e. voice) phone calls over the telephony network, and is allowed 505 // handle the select network completion callbacks. [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
ImsPhoneBase.java | 428 OperatorInfo network,
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
SipPhoneBase.java | 391 OperatorInfo network,
|
/external/iproute2/doc/ |
ip-cref.tex | 112 \item \verb|link| --- network device 225 \section{{\tt ip link} --- network device configuration} 228 \paragraph{Object:} A \verb|link| is a network device and the corresponding 242 --- \verb|NAME| specifies the network device on which to operate. 299 --- move the device to the network namespace associated with the process PID. 339 --- \verb|NAME| specifies the network device to show. 396 from other nodes on the network. 430 this mode exists only on broadcast links and is used by bridges and for network 437 no invariant value and its interpretation depends on the network protocols 551 to a network device. Each device must have at least one addres [all...] |
/development/apps/Development/src/com/android/development/ |
Connectivity.java | 32 import android.net.Network; 474 Network[] networks = mCm.getAllNetworks(); 475 for (Network network : networks) { 476 mCm.reportBadNetwork(network);
|
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/ |
event_page.js | 28 * network issue.
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoengine.cc | [all...] |
/external/chromium_org/third_party/webrtc/base/ |
network_unittest.cc | 11 #include "webrtc/base/network.h" 44 const Network& network) { 45 return network_manager.IsIgnoredNetwork(network); 69 // Test that the Network ctor works properly. 71 Network ipv4_network1("test_eth0", "Test Network Adapter 1", 74 EXPECT_EQ("Test Network Adapter 1", ipv4_network1.description()); 82 Network ipv4_network1("test_eth0", "Test Network Adapter 1" [all...] |