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
refs:reserved2
(Results
1 - 8
of
8
) sorted by relevance
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
H
A
D
thread_adapter.h
35
uint16
reserved2
; //
reserved2
(must be 0)
member
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H
A
D
graphic_thread.h
38
uint16_t
reserved2
; //
reserved2
(must be 0)
member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H
A
D
l2cap_inst.h
118
uint8_t
reserved2
: 2;
member
/foundation/ability/ability_runtime/services/appmgr/include/
H
A
D
app_spawn_client.h
60
uint8_t
reserved2
;
member
/foundation/communication/ipc/ipc/native/src/mock/include/
H
A
D
sys_binder.h
122
__u32
reserved2
;
member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H
A
D
hci_def_evt.h
43
uint8_t
reserved2
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H
A
D
distributeddb_single_ver_p2p_query_sync_test.cpp
765
std::vector<uint64_t>
reserved2
= {INT8_MAX};
in HWTEST_F()
local
766
EXPECT_EQ(outPacket->GetReserved(),
reserved2
);
in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H
A
D
hci_evt.c
120
responses[i].
reserved2
= param[offset];
in HciEventOnInquiryResultEvent()
Completed in 9 milliseconds