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:opcode
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H
A
D
bluetooth_audio_manager_proxy.cpp
48
int
opcode
= enable ? BluetoothAudioManagerInterfaceCode::WEAR_DETECTION_ENABLE
in SetWearDetection()
local
H
A
D
bluetooth_ble_advertise_callback_stub.cpp
87
const int32_t
opcode
= static_cast<int32_t>(data.ReadInt32());
in OnStartResultEventInner()
local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H
A
D
bluetooth_ble_advertise_callback_proxy.cpp
28
void BluetoothBleAdvertiseCallbackProxy::OnStartResultEvent(int32_t result, int32_t advHandle, int32_t
opcode
)
in OnStartResultEvent()
argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/
H
A
D
ble_scan_filter_lsf.cpp
375
int BleScanFilterLsf::BleScanFilterSetParameters(uint16_t featureSelection, uint8_t
opcode
)
in BleScanFilterSetParameters()
argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/include/
H
A
D
ble_scan_filter_lsf.h
67
uint8_t
opcode
;
member
72
uint8_t
opcode
;
member
81
uint8_t
opcode
;
member
88
uint8_t
opcode
;
member
101
uint8_t
opcode
;
member
109
uint8_t
opcode
;
member
117
uint8_t
opcode
;
member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H
A
D
att_common.c
1219
uint8_t
opcode
= 0;
in AttRecvDataAsync()
local
1295
uint8_t
opcode
= 0;
in AttRecvLeDataAsync()
local
1366
GetFunction(uint8_t
opcode
)
GetFunction()
argument
1636
AttErrorCode(const AttConnectInfo *connect, uint8_t
opcode
)
AttErrorCode()
argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H
A
D
btm_snoop_filter_acl.c
865
const uint8_t *
opcode
= (*data + offset);
in L2capDataFilterUseAtt()
local
899
const uint8_t *
opcode
= (*data + offset);
in L2capDataFilterUseSmp()
local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
sqlite_connection.cpp
661
int
opcode
= 1;
in SetPersistWal()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_headers.cpp
273
std::unique_ptr<ObexHeader> ObexHeader::CreateRequest(ObexOpeId
opcode
)
in CreateRequest()
argument
1399
void ObexSessionParameters::AppendSessionOpcode(const SessionOpcode
opcode
)
in AppendSessionOpcode()
argument
Completed in 17 milliseconds