Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:subscribe
(Results
1 - 14
of
14
) sorted by relevance
/third_party/node/lib/
H
A
D
diagnostics_channel.js
223
function
subscribe
(name, subscription) {
function
/third_party/ltp/utils/sctp/func_tests/
H
A
D
test_timetolive.c
110
struct sctp_event_subscribe
subscribe
;
in main()
local
[all...]
H
A
D
test_sctp_sendrecvmsg.c
84
struct sctp_event_subscribe
subscribe
;
in main()
local
[all...]
H
A
D
test_sockopt.c
88
struct sctp_event_subscribe
subscribe
;
in main()
local
[all...]
/third_party/ffmpeg/libavformat/
H
A
D
librtmp.c
46
char *
subscribe
;
member
H
A
D
rtmpproto.c
117
char*
subscribe
; ///< name of live stream to
subscribe
member
974
gen_fc
subscribe
_stream(URLContext *s, RTMPContext *rt, const char *
subscribe
)
gen_fcsubscribe_stream()
argument
/third_party/alsa-lib/src/control/
H
A
D
control_ext.c
66
static int snd_ctl_ext_subscribe_events(snd_ctl_t *handle, int
subscribe
)
in snd_ctl_ext_subscribe_events()
argument
H
A
D
control_shm.c
130
static int snd_ctl_shm_subscribe_events(snd_ctl_t *ctl, int
subscribe
)
in snd_ctl_shm_subscribe_events()
argument
H
A
D
control_hw.c
119
static int snd_ctl_hw_subscribe_events(snd_ctl_t *handle, int
subscribe
)
in snd_ctl_hw_subscribe_events()
argument
H
A
D
control_remap.c
332
static int snd_ctl_remap_subscribe_events(snd_ctl_t *ctl, int
subscribe
)
in snd_ctl_remap_subscribe_events()
argument
H
A
D
control.c
367
int snd_ctl_subscribe_events(snd_ctl_t *ctl, int
subscribe
)
in snd_ctl_subscribe_events()
argument
/third_party/ltp/utils/sctp/testlib/
H
A
D
sctputil.c
337
struct sctp_event_subscribe
subscribe
;
in test_enable_assoc_change()
local
/third_party/libwebsockets/include/libwebsockets/
H
A
D
lws-secure-streams-policy.h
310
const char *
subscribe
; /* stream subscribes to this topic */
member
/third_party/python/Lib/
H
A
D
imaplib.py
855
def
subscribe
(self, mailbox):
member in IMAP4
Completed in 19 milliseconds