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

<<11121314151617181920>>

  /external/chromium/chrome/browser/
process_singleton.h 34 // This class allows different browser processes to communicate with
process_singleton_mac_unittest.cc 144 // DEATH_TEST? I don't know. If the code to communicate between
  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu_item.h 30 // we need to communicate additional information, namely which button was
  /external/chromium/chrome/browser/ui/
input_window_dialog_win.cc 102 // The delegate that the ContentView uses to communicate changes to the
  /external/chromium/chrome/browser/ui/views/
html_dialog_view.cc 148 delegate_ = NULL; // We will not communicate further with the delegate.
  /external/chromium/chrome/common/extensions/docs/static/
devguide.html 107 <td> Communicate from a content script to its parent extension,
  /external/chromium_org/apps/
app_window_contents.cc 57 // shouldn't communicate with the background page anyway (e.g. sandboxed).
  /external/chromium_org/build/android/
adb_logcat_monitor.py 83 stderr=subprocess.PIPE).communicate()
tombstones.py 91 output = proc.communicate(input='\n'.join(tombstone_data))[0]
  /external/chromium_org/build/android/pylib/
cmd_helper.py 26 pipe.communicate()
  /external/chromium_org/build/android/pylib/utils/
findbugs.py 135 out, err = proc.communicate()
  /external/chromium_org/build/
landmines.py 123 output, _ = proc.communicate()
  /external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.h 147 // Used to communicate with the device management service.
  /external/chromium_org/chrome/browser/mac/
relauncher.h 66 // able to communicate with one another. This variant can be useful to
  /external/chromium_org/chrome/browser/metrics/
tracking_synchronizer.h 42 // used to communicate between the IO and UI thread, and is destroyed only as
  /external/chromium_org/chrome/browser/predictors/
resource_prefetcher.h 70 // Used to communicate when the prefetching is done. All methods are invoked
  /external/chromium_org/chrome/browser/
process_singleton.h 39 // This class allows different browser processes to communicate with
process_singleton_mac_unittest.cc 158 // DEATH_TEST? I don't know. If the code to communicate between
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_custom_menu_item.h 29 // we need to communicate additional information, namely which button was
web_dialog_gtk.cc 124 delegate_ = NULL; // We will not communicate further with the delegate.
  /external/chromium_org/chrome/browser/ui/search/
instant_page.h 88 // Sets |web_contents| as the page to communicate with. |web_contents| may be
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_ui.h 108 // last chance to communicate with the initiator before the association is
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_architecture.html 103 how they look, and how they communicate
desktop_notifications.html 90 You can communicate between a notification
devguide.html 109 <td> Communicate from a content script to its parent extension,

Completed in 533 milliseconds

<<11121314151617181920>>