OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callbacks
(Results
1951 - 1975
of
3607
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/chromium_org/net/http/
http_stream_parser.h
142
// Handle
callbacks
.
/external/chromium_org/net/url_request/
url_request_test_job.cc
169
//
callbacks
happen as they would for network requests.
/external/chromium_org/net/websockets/
websocket_stream.h
28
//
callbacks
are called will cancel the request (and neither callback will be
/external/chromium_org/ppapi/api/
ppb_udp_socket.idl
165
*
callbacks
will still run, reporting <code>PP_ERROR_ABORTED</code> if
ppb_url_loader.idl
211
* the <code>URLLoader</code> object. Any pending
callbacks
will still run,
/external/chromium_org/ppapi/c/
ppb_udp_socket.h
179
*
callbacks
will still run, reporting <code>PP_ERROR_ABORTED</code> if
/external/chromium_org/ppapi/c/private/
ppb_tcp_socket_private.h
154
*
callbacks
will still run, reporting PP_Error_Aborted if pending IO was
/external/chromium_org/ppapi/cpp/
file_ref.h
170
/// Normally you would use a CompletionCallbackFactory to allow
callbacks
to
url_loader.h
156
/// object. Any pending
callbacks
will still run, reporting
/external/chromium_org/ppapi/native_client/src/trusted/weak_ref/
call_on_main_thread.h
49
// such
callbacks
, even deprived of any of its arguments (which has
/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
test_interface.h
84
// Helper for creating user
callbacks
whose invocation will be reported to JS.
/external/chromium_org/ppapi/
ppapi_proxy.gypi
15
# easily make async
callbacks
in the proxy. We can't depend on the
/external/chromium_org/ppapi/proxy/
ppb_video_decoder_proxy.cc
51
// Run the
callbacks
that were passed into the plugin interface.
/external/chromium_org/ppapi/shared_impl/
resource.h
174
// (possibly for
callbacks
and things).
/external/chromium_org/remoting/host/
client_session.h
162
// Used to disable
callbacks
to |this| once DisconnectSession() has been
/external/chromium_org/remoting/protocol/
message_reader_unittest.cc
308
// Verify that we stop getting
callbacks
after deleting MessageReader.
/external/chromium_org/remoting/webapp/
wcs_sandbox_container.js
273
// further
callbacks
should be received.
/external/chromium_org/sandbox/linux/seccomp-bpf/
errorcode.h
171
// Fields needed for SECCOMP_RET_TRAP
callbacks
/external/chromium_org/sync/internal_api/public/
http_bridge.h
153
//
callbacks
coming from the IO thread en route to finally destroying the
/external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoader.h
152
//
Callbacks
from DocumentWriter
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
FontCacheMac.mm
50
// The "void*" parameter makes the function match the prototype for
callbacks
from callOnMainThread.
/external/chromium_org/third_party/freetype/src/cff/
cf2intrp.c
423
CF2_OutlineCallbacks
callbacks
,
492
callbacks
,
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-font-private.hh
57
/* ^--- Add new
callbacks
here */
hb-unicode.cc
117
/* ^--- Add new
callbacks
before nil */
/external/chromium_org/third_party/libjingle/source/talk/base/
task.h
125
// Called from outside to stop task without any more
callbacks
Completed in 1676 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>