Home
last modified time | relevance | path

Searched defs:subscribe (Results 1 – 25 of 32) 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
Dohos_notification.js425 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/jsframework/runtime/main/extend/systemplugin/ohos/
DcommonEvent.js188 subscribe: function (...args) { method
/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/ffmpeg/libavformat/
Dlibrtmp.c44 char *subscribe; member
Drtmpproto.c114 char* subscribe; ///< name of live stream to subscribe member
971 const char *subscribe) in gen_fcsubscribe_stream()
/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()
Dcontrol_remap.c329 static int snd_ctl_remap_subscribe_events(snd_ctl_t *ctl, int subscribe) in snd_ctl_remap_subscribe_events()
Dcontrol.c366 int snd_ctl_subscribe_events(snd_ctl_t *ctl, int subscribe) in snd_ctl_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
/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-policy.h310 const char *subscribe; /* stream subscribes to this topic */ member
/third_party/python/Lib/
Dimaplib.py855 def subscribe(self, mailbox): member in IMAP4

12