HomeSort by relevance Sort by last modified time
    Searched full:communicate (Results 151 - 175 of 1154) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
incognito.html 35 processes are unable to communicate with each other.
  /external/chromium_org/chrome/common/extensions/
extension_process_policy.cc 39 // use non-app popups that communicate with non-app iframes inside the app
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.h 80 // Our asynchronous backend to communicate with sync components living on
  /external/chromium_org/chromeos/dbus/
bluetooth_agent_manager_client.h 19 // BluetoothAgentManagerClient is used to communicate with the agent manager
bluetooth_input_client.h 20 // BluetoothInputClient is used to communicate with objects representing
bluetooth_profile_manager_client.h 19 // BluetoothProfileManagerClient is used to communicate with the profile
gsm_sms_client.h 26 // GsmSMSClient is used to communicate with the
nfc_manager_client.h 19 // NfcManagerClient is used to communicate with the neard Manager service.
permission_broker_client.h 17 // PermissionBrokerClient is used to communicate with the permission broker, a
shill_ipconfig_client.h 33 // ShillIPConfigClient is used to communicate with the Shill IPConfig
sms_client.cc 29 // SMSClient is used to communicate with the
  /external/chromium_org/chromeos/process_proxy/
process_proxy.h 57 // communicate with process.
  /external/chromium_org/content/renderer/pepper/
pepper_browser_connection.h 26 // and renderer communicate about ResourceHosts, they should pass the plugin
  /external/chromium_org/net/test/spawned_test_server/
remote_test_server.h 55 // The local port used to communicate with the TestServer spawner. This is
  /external/chromium_org/printing/
cups_config_helper.py 32 flags = cups.communicate()[0].strip()
  /external/chromium_org/sync/engine/
sync_engine_event.h 36 // halt due to no longer being permitted to communicate with the server.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DecodedDataDocumentParser.h 38 // Only used by the XMLDocumentParser to communicate back to
  /external/chromium_org/third_party/WebKit/public/web/
WebSharedWorkerConnector.h 43 // Since SharedWorkers communicate entirely through MessagePorts this interface only contains APIs for starting up a SharedWorker.
  /external/chromium_org/third_party/skia/include/views/
SkEventSink.h 42 If so, the sink may modify the event to communicate its "answer".
  /external/chromium_org/tools/android/checkstyle/
checkstyle.py 29 stdout, _ = check.communicate()
  /external/chromium_org/tools/gyp/test/mac/
gyptest-installname.py 29 o = proc.communicate()[0]
gyptest-postbuild-fail.py 39 out, err = job.communicate()
gyptest-strip-default.py 32 o = proc.communicate()[0]
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
linux_platform_backend.py 62 ['lsmod'], stdout=subprocess.PIPE).communicate()[0]
posix_platform_backend.py 19 return subprocess.Popen(args, stdout=subprocess.PIPE).communicate()[0]

Completed in 696 milliseconds

1 2 3 4 5 67 8 91011>>