OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callbacks
(Results
2551 - 2575
of
3607
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/external/chromium_org/chrome/renderer/extensions/
messaging_bindings.cc
187
// v8 says we need to explicitly reset weak handles from their
callbacks
.
/external/chromium_org/chrome/renderer/resources/extensions/
event.js
329
// Test if any
callbacks
are registered for this event.
/external/chromium_org/chrome/renderer/safe_browsing/
phishing_dom_feature_extractor.cc
142
// Cancel any pending
callbacks
, and clear our state.
/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/
api.js
72
* The next id to use for async
callbacks
.
/external/chromium_org/chrome_frame/
chrome_active_document.h
342
//
Callbacks
from ChromeFramePlugin<T>
/external/chromium_org/chrome_frame/test/
test_server.cc
397
// instances to go away from within its
callbacks
.
/external/chromium_org/chromeos/network/
managed_network_configuration_handler_impl.cc
44
// These are error strings used for error
callbacks
. None of these error
network_configuration_handler.cc
200
// Delete this even if there are pending deletions; any
callbacks
will
network_state_handler.h
356
//
Callbacks
to run when a scan for the technology type completes.
/external/chromium_org/components/nacl/browser/
pnacl_host_unittest.cc
66
//
Callbacks
used by tests which call GetNexeFd.
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client_unittest.cc
59
// A mock class to allow us to set expectations on upload certificate
callbacks
.
/external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.cc
342
// Remove before closing so
callbacks
don't double-erase
/external/chromium_org/content/browser/renderer_host/media/
audio_renderer_host.cc
436
// Prevent oustanding
callbacks
from attempting to close/delete the same
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_tcp_socket.cc
75
// Make sure no further
callbacks
from socket_.
/external/chromium_org/content/child/npapi/
plugin_instance.cc
250
// Ensure that no timer
callbacks
are invoked after NPP_Destroy.
plugin_instance.h
159
//
callbacks
during getURLNotify.
/external/chromium_org/content/common/gpu/client/
command_buffer_proxy_impl.cc
486
// could do that, all they would do is to prevent some
callbacks
from getting
/external/chromium_org/content/common/gpu/media/
gpu_video_decode_accelerator.cc
428
// We're destroying; cancel all
callbacks
.
/external/chromium_org/content/common/indexed_db/
indexed_db_messages.h
43
// Identifier for database
callbacks
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ChildProcessLauncher.java
384
* This implementation is used to receive
callbacks
from the remote service.
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
ImeAdapter.java
114
* @param embedder The view that is used for
callbacks
from ImeAdapter.
/external/chromium_org/content/renderer/media/
webrtc_audio_capturer.cc
270
// Clear the delegate to ensure that no more capture
callbacks
will
webrtc_audio_device_impl.h
63
// implements the RecordedDataIsAvailable() and NeedMorePlayData()
callbacks
.
/external/chromium_org/content/renderer/p2p/
ipc_socket_factory.cc
114
// sent, the value is decreased. As
callbacks
to OnSendComplete() (as IPCs
/external/chromium_org/content/renderer/pepper/
pepper_url_loader_host.cc
388
// so we don't want to trigger any
callbacks
in the plugin which aren't
Completed in 1537 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>