Searched
full:dispatcher (Results
551 -
575 of
793) sorted by null
<<21222324252627282930>>
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
smtpd.py | 276 class SMTPServer(asyncore.dispatcher): 280 asyncore.dispatcher.__init__(self)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
smtpd.py | 276 class SMTPServer(asyncore.dispatcher): 280 asyncore.dispatcher.__init__(self)
|
/prebuilts/python/darwin-x86/2.7.5/bin/ |
smtpd.py | 276 class SMTPServer(asyncore.dispatcher): 280 asyncore.dispatcher.__init__(self)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
smtpd.py | 276 class SMTPServer(asyncore.dispatcher): 280 asyncore.dispatcher.__init__(self)
|
/prebuilts/python/linux-x86/2.7.5/bin/ |
smtpd.py | 276 class SMTPServer(asyncore.dispatcher): 280 asyncore.dispatcher.__init__(self)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
smtpd.py | 276 class SMTPServer(asyncore.dispatcher): 280 asyncore.dispatcher.__init__(self)
|
/system/connectivity/shill/cellular/ |
cellular_capability_gsm.cc | 79 mobile_operator_info_(new MobileOperatorInfo(cellular->dispatcher(), 775 cellular()->dispatcher()->PostDelayedTask(
|
mobile_operator_info_impl.cc | 75 MobileOperatorInfoImpl::MobileOperatorInfoImpl(EventDispatcher* dispatcher, 77 : dispatcher_(dispatcher),
|
cellular_capability_universal.cc | 154 mobile_operator_info_(new MobileOperatorInfo(cellular->dispatcher(), 326 cellular()->dispatcher()->PostTask(task); [all...] |
/system/connectivity/shill/ |
connection_diagnostics.cc | 153 ConnectionRefPtr connection, EventDispatcher* dispatcher, Metrics* metrics, 156 dispatcher_(dispatcher), [all...] |
property_store_unittest.cc | 87 metrics_(dispatcher()), 94 dispatcher(),
|
/system/connectivity/shill/wifi/ |
wifi_provider.cc | 88 EventDispatcher* dispatcher, 92 dispatcher_(dispatcher),
|
/frameworks/native/services/inputflinger/ |
InputDispatcher.cpp | 22 // Log detailed debug messages about each inbound event notification to the dispatcher. 25 // Log detailed debug messages about each outbound event processed by the dispatcher. [all...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
maven-embedder-3.2.1.jar | |
/external/opencv3/modules/cudafeatures2d/src/cuda/ |
bf_knnmatch.cu | [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
Constants.java | 131 ELEMNAME_EXTENSIONHANDLER_STRING = "code-dispatcher",
|
/external/kernel-headers/original/uapi/linux/genwqe/ |
genwqe_card.h | 156 /* SLC: Dispatcher Trap RAM [n] (n=0:31) */
|
/external/mesa3d/src/mesa/main/ |
rastpos.c | 551 * dispatcher.
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
CallTest.java | 27 import com.squareup.okhttp.mockwebserver.Dispatcher; [all...] |
InterceptorTest.java | 518 client.setDispatcher(new Dispatcher(executor));
|
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/ |
reduce.hpp | 348 template <unsigned int N> struct Dispatcher
|
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/ |
reduce_key_val.hpp | 378 template <int N> struct Dispatcher
|
/external/opencv3/modules/highgui/src/ |
window.cpp | 46 // in later times, use this file as a dispatcher to implementations like cvcap.cpp
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
EventFacade.java | 392 Log.e("Exception tearing down event dispatcher", e);
|
/external/tlsdate/src/ |
platform-cros.c | 405 /* Hand it over to the service dispatcher. */
|
Completed in 978 milliseconds
<<21222324252627282930>>