Home
last modified time | relevance | path

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

12

/third_party/node/lib/
Ddiagnostics_channel.js28 subscribe(subscription) { method in ActiveChannel
78 subscribe(subscription) { method in Channel
112 function subscribe(name, subscription) { function
145 subscribe, property
/third_party/typescript/tests/baselines/reference/
DsymbolProperty61.js13 subscribe(next: (val: T) => void) { method in MyObservable
39 subscribe(next) { method in MyObservable
/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/typescript/tests/cases/conformance/es6/Symbols/
DsymbolProperty61.ts15 subscribe(next: (val: T) => void) { method in MyObservable
/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/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/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
/third_party/typescript/lib/
Dlib.webworker.d.ts2830 subscribe(options?: PushSubscriptionOptionsInit): Promise<PushSubscription>; method

12