HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 301 - 325 of 10314) sorted by null

<<11121314151617181920>>

  /external/chromium_org/base/threading/
watchdog.h 8 // simply calling Arm() (to start timing) and Disarm() (to reset the timer).
55 // Alarm is called if the time expires after an Arm() without someone calling
  /external/chromium_org/chrome/browser/extensions/api/test/
test_api.h 84 // Sends a reply back to the calling extension. Many extensions don't need
104 // Tests that set configuration state do so by calling
  /external/chromium_org/chrome/browser/extensions/
extension_error_ui_default.cc 43 // Will end up calling into |global_error_|->OnBubbleViewDidClose,
95 // Calling BubbleViewDidClose on |error_ui_| will delete it. It owns us, so
  /external/chromium_org/chrome/browser/metrics/
field_trial_synchronizer.h 19 // notifies this class by calling it's OnFieldTrialGroupFinalized method when a
45 // is finalized. This method contacts all renderers (by calling
perf_provider_chromeos.h 45 // Collects perf data if it has not been consumed by calling GetPerfData()
49 // Collects perf data by calling CollectIfNecessary() and reschedules it to be
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
window_applescript.h 54 // before calling directly.
59 // before calling directly.
  /external/chromium_org/chrome/browser/
upgrade_detector_impl.h 37 // Returns true after calling UpgradeDetected if current install is outdated.
50 // non-class function would prevent it from calling UpgradeDetected.
  /external/chromium_org/chrome/common/extensions/api/
webrtc_audio_private.idl 12 // extension calling this API (i.e. they cannot be shared between
21 // and static for the extension calling the API but invalid for
  /external/chromium_org/chrome/common/extensions/
update_manifest.h 78 // calling results(). The details for any failures are available by calling
  /external/chromium_org/content/browser/
child_process_launcher.h 20 // handle when it's available. It's used to avoid blocking the calling thread
34 // Launches the process asynchronously, calling the client when the result is
  /external/chromium_org/content/public/browser/
geolocation_provider.h 36 // Calling this method indicates the user has opted into using location
44 // calling thread when the override operation is completed.
  /external/chromium_org/content/renderer/
mouse_lock_dispatcher.cc 84 // such as OnLockMouseACK() synchronously calling LockMouse().
100 // such as OnMouseLockLost() synchronously calling LockMouse().
  /external/chromium_org/media/base/android/
demuxer_android.h 25 // Must be called prior to calling any other methods.
52 // calling this method without being prompted.
  /external/chromium_org/net/cert/
pem_tokenizer.h 36 // GetNext() must have returned true before calling this method.
41 // GetNext() must have returned true before calling this method.
  /external/chromium_org/net/dns/
dns_socket_pool.h 36 // preallocated, allocation requests are satisfied by calling the factory
46 // calling AllocateSocket or FreeSocket.
  /external/chromium_org/net/tools/quic/test_tools/
server_thread.h 50 // after calling Pause() and before calling Resume().
  /external/chromium_org/sandbox/linux/seccomp-bpf/
die.h 28 // information. But calling ExitGroup() is correct and in some rare cases
48 // we should be calling LOG(FATAL). But there are some situations where
  /external/chromium_org/sync/api/
syncable_service.h 36 // Run() on your flare by calling MergeDataAndStartSyncing. The ModelType
43 // calling |sync_processor|'s ProcessSyncChanges as necessary to reconcile the
  /external/chromium_org/third_party/WebKit/ManualTests/
liveconnect-applet-array-parameters.html 6 <h1>Calling Java Array Test page</h1>
7 This page calls a Java method which takes Arrays as parameters. On successful calling of the function, the passed in values are printed
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
dashboard_base.js 49 // FIXME: Have results.js fire off the loader and then the calling code passing in a callback
50 // for once everything is loaded and doesn't know about Loader at all. The calling code just
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
mapping_file_provider.h 33 // descriptions, and are organized by country calling code and language that the
40 // list of country_calling_code_size calling codes, and a function
  /external/chromium_org/third_party/mesa/src/docs/
MESA_copy_sub_buffer.spec 72 If dpy and drawable are the display and drawable for the calling
75 may be issued immediately after calling glXCopySubBufferMESA, but
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
NOTES 34 The module is not active by default, and must be installed by calling
51 hooks, and (optionally) cease calling _swsetup_InvalidateState().
  /external/chromium_org/third_party/openssl/openssl/crypto/conf/
README 37 When the application closes down the modules are cleaned up by calling an
67 can be added by calling OPENSSL_load_builtin_modules().
  /external/chromium_org/third_party/re2/re2/testing/
regexp_generator.h 34 // Generates all the regular expressions, calling HandleRegexp(re) for each.
37 // Generates n random regular expressions, calling HandleRegexp(re) for each.

Completed in 866 milliseconds

<<11121314151617181920>>