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
full:prestate
(Results
26 - 29
of
29
) sorted by relevance
1
2
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_system_interface.cpp
466
int
prestate
= -1;
in UpdateCallList()
local
474
prestate
= bluetoothCallList_[sameindex].callstate;
in UpdateCallList()
486
btcall.precallstate =
prestate
;
in UpdateCallList()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/continuation/distributed/
H
A
D
continuation_manager_stage.h
191
void RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &
preState
);
/third_party/libcoap/src/
H
A
D
coap_gnutls.c
2524
gnutls_dtls_prestate_st
prestate
;
in coap_dtls_hello()
local
2527
memset(&
prestate
, 0, sizeof(
prestate
));
in coap_dtls_hello()
2534
&
prestate
);
in coap_dtls_hello()
2540
&
prestate
,
in coap_dtls_hello()
2545
gnutls_dtls_prestate_set(g_env->g_session, &
prestate
);
in coap_dtls_hello()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_field_pattern.h
122
struct
PreState
{
struct
Completed in 11 milliseconds
1
2