| /external/mockwebserver/src/main/java/com/google/mockwebserver/ |
| D | Dispatcher.java | 26 public abstract MockResponse dispatch(RecordedRequest request) throws InterruptedException; in dispatch() method in Dispatcher
|
| D | QueueDispatcher.java | 31 @Override public MockResponse dispatch(RecordedRequest request) throws InterruptedException { in dispatch() method in QueueDispatcher
|
| /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/ |
| D | Dispatcher.java | 24 public abstract MockResponse dispatch(RecordedRequest request) throws InterruptedException; in dispatch() method in Dispatcher
|
| D | QueueDispatcher.java | 32 @Override public MockResponse dispatch(RecordedRequest request) throws InterruptedException { in dispatch() method in QueueDispatcher
|
| /external/guice/extensions/servlet/src/com/google/inject/servlet/ |
| D | FilterPipeline.java | 46 void dispatch(ServletRequest request, ServletResponse response, in dispatch() method
|
| D | DefaultFilterPipeline.java | 43 public void dispatch(ServletRequest request, ServletResponse response, in dispatch() method in DefaultFilterPipeline
|
| D | ManagedFilterPipeline.java | 109 public void dispatch(ServletRequest request, ServletResponse response, in dispatch() method in ManagedFilterPipeline
|
| /external/mesa3d/src/mapi/glapi/ |
| D | glapi.c | 62 _glapi_set_dispatch(struct _glapi_table *dispatch) in _glapi_set_dispatch()
|
| D | glapi_entrypoint.c | 196 unsigned long dispatch = __glapi_sparc_get_dispatch(); in init_glapi_relocs() local 200 unsigned long dispatch = (unsigned long) &_glapi_Dispatch; in init_glapi_relocs() local
|
| /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_svc_register/ |
| D | rpc_svc_register.c | 78 void dispatch(struct svc_req *request, SVCXPRT * xprt) in dispatch() function
|
| /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_svc_unregister/ |
| D | rpc_svc_unregister.c | 82 void dispatch(struct svc_req *request, SVCXPRT * xprt) in dispatch() function
|
| /external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
| D | task_io_service.hpp | 28 void task_io_service::dispatch(Handler& handler) in dispatch() function in asio::detail::task_io_service
|
| /external/v8/tools/clang/blink_gc_plugin/ |
| D | DiagnosticsReporter.cpp | 430 CXXMethodDecl* dispatch) { in VirtualAndManualDispatch() 438 const FunctionDecl* dispatch, in MissingTraceDispatch() 444 const FunctionDecl* dispatch, in MissingFinalizeDispatch() 450 const FunctionDecl* dispatch, in ReportMissingDispatch() 495 void DiagnosticsReporter::NoteManualDispatchMethod(CXXMethodDecl* dispatch) { in NoteManualDispatchMethod()
|
| /external/guava/guava/src/com/google/common/eventbus/ |
| D | AsyncEventBus.java | 110 void dispatch(final Object event, final EventSubscriber subscriber) { in dispatch() method in AsyncEventBus
|
| D | EventBus.java | 320 void dispatch(Object event, EventSubscriber wrapper) { in dispatch() method in EventBus
|
| /external/libchrome/base/allocator/ |
| D | allocator_shim.cc | 101 void InsertAllocatorDispatch(AllocatorDispatch* dispatch) { in InsertAllocatorDispatch() 119 void RemoveAllocatorDispatchForTesting(AllocatorDispatch* dispatch) { in RemoveAllocatorDispatchForTesting()
|
| /external/v8/tools/ |
| D | logreader.js | 174 LogReader.prototype.skipDispatch = function(dispatch) { argument
|
| /external/testng/src/main/java/org/testng/remote/ |
| D | SuiteDispatcher.java | 88 public List<ISuite> dispatch(IConfiguration configuration, in dispatch() method in SuiteDispatcher
|
| /external/openssh/ |
| D | packet.h | 64 dispatch_fn *dispatch[DISPATCH_MAX]; member
|
| /external/mesa3d/src/mesa/drivers/dri/common/ |
| D | dri_test.c | 45 _glapi_set_dispatch(struct _glapi_table *dispatch) in _glapi_set_dispatch()
|
| /external/mesa3d/src/mapi/mapi/ |
| D | mapi_glapi.c | 66 _glapi_set_dispatch(struct _glapi_table *dispatch) in _glapi_set_dispatch()
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout-gsub-table.hh | 239 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 433 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 585 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 909 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 1070 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 1109 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const in dispatch() function 1268 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
|
| D | hb-ot-layout-gpos-table.hh | 562 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 855 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 1035 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 1131 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 1249 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 1364 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function 1415 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const in dispatch() function 1486 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() function
|
| /external/okhttp/samples/static-server/src/main/java/com/squareup/okhttp/sample/ |
| D | SampleServer.java | 40 @Override public MockResponse dispatch(RecordedRequest request) { in dispatch() method in SampleServer
|
| /external/libmojo/ipc/ |
| D | ipc_message_utils.h | 68 int64_t dispatch; // Time after it was dispatched (i.e. after calling member
|