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:role_
(Results
1 - 11
of
11
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H
A
D
a2dp_sdp.h
75
uint8_t
role_
= A2DP_ROLE_SOURCE;
member in OHOS::bluetooth::A2dpSdpManager
H
A
D
a2dp_service.h
625
uint8_t
role_
= A2DP_ROLE_SOURCE; // A2DP role
member in OHOS::bluetooth::A2dpService
H
A
D
a2dp_profile.h
618
uint8_t
role_
= A2DP_ROLE_SOURCE;
member in OHOS::bluetooth::A2dpProfile
H
A
D
a2dp_service_state_machine.h
228
uint8_t
role_
= A2DP_ROLE_SOURCE;
member in OHOS::bluetooth::A2dpStateManager
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H
A
D
avrcp_tg_connection.h
57
uint8_t
role_
; // The role of the connection.(Initiator or Acceptor)
member in OHOS::bluetooth::AvrcTgConnectInfo
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H
A
D
avrcp_ct_connection.h
62
uint8_t
role_
; // The role of the connection.(Initiator or Acceptor)
member in OHOS::bluetooth::AvrcCtConnectInfo
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
gatt_data.h
175
uint8_t
role_
= GATT_ROLE_INVALID;
member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_connection_manager.h
135
uint8_t
role_
;
member in OHOS::bluetooth::GattConnectionManager::Device
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H
A
D
rdb_store_config.h
701
RoleType
role_
= OWNER;
member in OHOS::NativeRdb::RdbStoreConfig
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H
A
D
rdb_store_config.h
278
RoleType
role_
= OWNER;
member in OHOS::NativeRdb::RdbStoreConfig
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H
A
D
audio_adapter_info.h
159
std::string
role_
= STR_INIT;
member in OHOS::AudioStandard::AudioAdapterDeviceInfo
206
std::string
role_
= STR_INIT;
member in OHOS::AudioStandard::AudioPipeDeviceInfo
219
std::string
role_
= STR_INIT;
member in OHOS::AudioStandard::ModuleInfo
Completed in 13 milliseconds