Home
last modified time | relevance | path

Searched defs:subscribe (Results 1 – 25 of 39) sorted by relevance

12

/third_party/node/lib/
Ddiagnostics_channel.js25 subscribe(subscription) { method in ActiveChannel
78 subscribe(subscription) { method in Channel
/third_party/typescript/tests/cases/compiler/
DobservableInferenceCanBeMade.ts17 subscribe(next?: (value: T) => void, error?: (error: any) => void, complete?: () => void): void; method in Observable
DgenericCallbacksAndClassHierarchy.ts3 subscribe(callback: (newValue: T) => void ): any; method
DinfinitelyExpandingOverloads.ts5subscribe(callback: (newValue: T) => void, target?: any, topic?: string): KnockoutSubscription2<T>; method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_network.js28 subscribe: function (...args) { method
Dohos_commonEvent.js242 subscribe: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/
Dgeolocation.js44 subscribe: function (...args) { method
/third_party/ltp/utils/sctp/func_tests/
Dtest_sctp_sendrecvmsg.c84 struct sctp_event_subscribe subscribe; in main() local
Dtest_timetolive.c110 struct sctp_event_subscribe subscribe; in main() local
Dtest_sockopt.c88 struct sctp_event_subscribe subscribe; in main() local
/third_party/boost/libs/fiber/examples/asio/ps/
Dserver.cpp35 void subscribe( subscriber_session_ptr const& s) { in subscribe() function in subscriptions
113 void subscribe( std::string const& queue, subscriber_session_ptr s) { in subscribe() function in registry
/third_party/boost/boost/beast/http/
Dverb.hpp113 subscribe, enumerator
/third_party/boost/libs/beast/include/boost/beast/http/
Dverb.hpp113 subscribe, enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DcommonEvent.js188 subscribe: function (...args) { method
/third_party/glib/gio/
Dgsettingsbackend.h100 void (*subscribe) (GSettingsBackend *backend, member
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_channel.py29 def subscribe(self, callback, try_to_connect=False): member in TestingChannel
/third_party/node/deps/npm/node_modules/es6-promise/lib/es6-promise/
D-internal.js133 function subscribe(parent, child, onFulfillment, onRejection) { function
/third_party/ltp/utils/sctp/testlib/
Dsctputil.c337 struct sctp_event_subscribe subscribe; in test_enable_assoc_change() local
/third_party/grpc/src/python/grpcio/grpc/beta/
Dimplementations.py77 def subscribe(self, callback, try_to_connect=None): member in Channel
/third_party/ffmpeg/libavformat/
Dlibrtmp.c44 char *subscribe; member
/third_party/alsa-lib/src/control/
Dcontrol_ext.c66 static int snd_ctl_ext_subscribe_events(snd_ctl_t *handle, int subscribe) in snd_ctl_ext_subscribe_events()
Dcontrol_hw.c118 static int snd_ctl_hw_subscribe_events(snd_ctl_t *handle, int subscribe) in snd_ctl_hw_subscribe_events()
Dcontrol_shm.c130 static int snd_ctl_shm_subscribe_events(snd_ctl_t *ctl, int subscribe) in snd_ctl_shm_subscribe_events()
/third_party/node/deps/npm/node_modules/es6-promise/dist/
Des6-promise.js358 function subscribe(parent, child, onFulfillment, onRejection) { function
Des6-promise.auto.js358 function subscribe(parent, child, onFulfillment, onRejection) { function

12