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:observe
(Results
1 - 7
of
7
) sorted by relevance
/third_party/libcoap/include/coap3/
H
A
D
coap_resource_internal.h
89
unsigned int
observe
;
member
H
A
D
coap_block_internal.h
148
uint8_t
observe
[3]; /**< Observe data (if observe_set) (only 24 bits) */
member
179
uint8_t
observe
[3]; /**< Observe data (if set) (only 24 bits) */
member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H
A
D
DebugSink.h
19
bool
observe
(char c)
in observe()
function in sh::StringObserver
/third_party/libcoap/src/
H
A
D
coap_subscribe.c
69
coap_opt_t *
observe
;
in coap_persist_observe_add()
local
[all...]
H
A
D
coap_block.c
2576
coap_handle_request_put_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *pdu, coap_pdu_t *response, coap_resource_t *resource, coap_string_t *uri_path, coap_opt_t *
observe
, int *added_block, coap_lg_srcv_t **pfree_lg_srcv)
coap_handle_request_put_block()
argument
[all...]
H
A
D
coap_net.c
2776
coap_opt_t *
observe
= NULL;
in handle_request()
local
[all...]
/third_party/libcoap/examples/
H
A
D
coap-client.c
63
int
observe
;
member
Completed in 13 milliseconds