Home
last modified time | relevance | path

Searched refs:Subscribe (Results 1 – 25 of 27) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/eventbus/outside/
DAnnotatedSubscriberFinderTests.java23 import com.google.common.eventbus.Subscribe;
75 @Subscribe
98 @Subscribe
101 @Subscribe
109 @Subscribe
145 @Subscribe
150 @Subscribe
155 @Subscribe
160 @Subscribe
166 @Subscribe
[all …]
DOutsideEventBusTest.java20 import com.google.common.eventbus.Subscribe;
44 @Subscribe in testAnonymous()
/external/guava/guava-tests/test/com/google/common/eventbus/
DReentrantEventsTest.java52 @Subscribe
63 @Subscribe
84 @Subscribe public void listenForStrings(String event) { in listenForStrings()
91 @Subscribe public void listenForEverything(Object event) { in listenForEverything()
DEventBusTest.java74 @Subscribe public void eat(Object food) { in testPolymorphicDistribution()
82 @Subscribe public void eat(Comparable<?> food) { in testPolymorphicDistribution()
131 @Subscribe in testSubscriberThrowsException()
162 @Subscribe in testSubscriberThrowsExceptionHandlerThrowsException()
299 @Subscribe in testRegistrationWithBridgeMethod()
363 @Subscribe
DStringCatcher.java38 @Subscribe
/external/guava/guava/src/com/google/common/eventbus/
DSubscribe.java44 public @interface Subscribe { annotation
DAnnotatedSubscriberFinder.java118 if (superClazzMethod.isAnnotationPresent(Subscribe.class) in getAnnotatedMethodsInternal()
/external/guava/guava-tests/benchmark/com/google/common/eventbus/
DEventBusBenchmark.java43 @Subscribe
/external/tensorflow/tensorflow/core/platform/default/gpu/
Dcupti_wrapper.h67 CUptiResult Subscribe(CUpti_SubscriberHandle* subscriber,
Dcupti_wrapper.cc118 CUptiResult CuptiWrapper::Subscribe(CUpti_SubscriberHandle* subscriber, in Subscribe() function in perftools::gputools::profiler::CuptiWrapper
/external/selinux/
DREADME2 Subscribe by sending "subscribe selinux" in the body of an email
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_16.txt26 List-Subscribe: <http://socal-raves.org/mailman/listinfo/scr>,
107 List-Subscribe: <http://socal-raves.org/mailman/listinfo/scr>,
Dmsg_25.txt107 List-Subscribe: <http://www.linux.org.uk/mailman/listinfo/linuxuser>,
/external/python/cpython2/Lib/email/test/data/
Dmsg_16.txt26 List-Subscribe: <http://socal-raves.org/mailman/listinfo/scr>,
107 List-Subscribe: <http://socal-raves.org/mailman/listinfo/scr>,
Dmsg_25.txt107 List-Subscribe: <http://www.linux.org.uk/mailman/listinfo/linuxuser>,
/external/guava/
DREADME18 Subscribe to project updates in your feed reader:
/external/owasp/sanitizer/lib/guava-libraries/
DREADME18 Subscribe to project updates in your feed reader:
/external/syzkaller/vendor/cloud.google.com/go/compute/metadata/
Dmetadata.go278 func Subscribe(suffix string, fn func(v string, ok bool) error) error { func
/external/scapy/doc/scapy/
Dtroubleshooting.rst65 …g reports, suggestions, ideas, cool usages of Scapy, etc. to this list. Subscribe by sending a mai…
/external/clang/docs/analyzer/
DDebugChecks.rst143 Subscribe for a delayed warning when the symbol that represents the value of
/external/tensorflow/tensorflow/core/platform/default/
Ddevice_tracer.cc173 cupti_wrapper_->Subscribe(&subscriber_, &CuptiCallback, recorder))); in Enable()
/external/python/cpython2/Doc/library/
Dimaplib.rst462 Subscribe to new mailbox.
/external/python/cpython3/Doc/library/
Dimaplib.rst525 Subscribe to new mailbox.
/external/libxml2/result/HTML/
Dwired.html.sax1226 SAX.characters(Subscribe to Wired., 19)
Ddoc3.htm.sax2636 …f; FONT-FAMILY: Verdana; FONT-SIZE: xx-small; FONT-WEIGHT: bold', type='submit', value='Subscribe')

12