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:uuid_
(Results
1 - 25
of
33
) sorted by relevance
1
2
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H
A
D
trigger_detector.h
35
int32_t
uuid_
= -1;
member in OHOS::IntellVoiceTrigger::TriggerDetector
H
A
D
trigger_base_type.h
71
int32_t
uuid_
= -1;
member in OHOS::IntellVoiceTrigger::TriggerModel
H
A
D
trigger_helper.h
63
int32_t
uuid_
= -1;
member in OHOS::IntellVoiceTrigger::TriggerModelData
/foundation/communication/bluetooth/interfaces/inner_api/include/
H
A
D
uuid.h
176
std::array<uint8_t, UUID128_BYTES_LEN>
uuid_
= {0x00};
member in OHOS::Bluetooth::UUID
H
A
D
bluetooth_gatt_descriptor.h
193
UUID
uuid_
;
member in OHOS::Bluetooth::GattDescriptor
H
A
D
bluetooth_gatt_service.h
201
UUID
uuid_
;
member in OHOS::Bluetooth::GattService
H
A
D
bluetooth_gatt_characteristic.h
306
UUID
uuid_
;
member in OHOS::Bluetooth::GattCharacteristic
H
A
D
bluetooth_hf_call.h
270
UUID
uuid_
;
member in OHOS::Bluetooth::HandsFreeUnitCall
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H
A
D
profile_info.h
55
std::string
uuid_
= {""};
member
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H
A
D
bluetooth_sensing_info.h
38
std::string
uuid_
;
member in OHOS::Bluetooth::BluetoothSensingInfo
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
bt_sensing_info.h
71
std::string
uuid_
;
member
[all...]
H
A
D
gatt_data.h
69
Uuid
uuid_
;
member
123
Uuid
uuid_
;
global()
member
161
Uuid
uuid_
;
global()
member
[all...]
H
A
D
bt_uuid.h
280
std::array<uint8_t, UUID128_BYTES_TYPE>
uuid_
= BASE_UUID;
member in OHOS::bluetooth::Uuid
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H
A
D
ipc_generate_encrypted_uuid_req.h
46
std::string
uuid_
;
member in OHOS::DistributedHardware::IpcGenerateEncryptedUuidReq
H
A
D
ipc_notify_devicetrustchange_req.h
52
std::string
uuid_
;
member in OHOS::DistributedHardware::IpcNotifyDevTrustChangeReq
H
A
D
ipc_get_info_by_network_rsp.h
131
std::string
uuid_
;
member in OHOS::DistributedHardware::IpcGetInfoByNetWorkRsp
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/task/
H
A
D
task.h
62
std::string
uuid_
;
member in OHOS::DistributedHardware::Task
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H
A
D
distributed_data_storage.h
47
std::string
uuid_
;
member in OHOS::AppExecFwk::DistributedDataStorageCallback
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H
A
D
js_plugin_callback.h
93
static std::atomic_size_t
uuid_
;
member in OHOS::Ace::Napi::JSPluginCallback
/foundation/communication/bluetooth_service/test/unittest/gatt/
H
A
D
gatt_service_test.cpp
57
UUID
uuid_
= UUID::RandomUUID();
in HWTEST_F()
local
70
UUID
uuid_
;
in HWTEST_F()
local
87
UUID
uuid_
= UUID::RandomUUID();
in HWTEST_F()
local
109
UUID
uuid_
= UUID::RandomUUID();
in HWTEST_F()
local
135
UUID
uuid_
= UUID::RandomUUID();
HWTEST_F()
local
161
UUID
uuid_
= UUID::RandomUUID();
HWTEST_F()
local
189
UUID
uuid_
= UUID::RandomUUID();
HWTEST_F()
local
217
UUID
uuid_
= UUID::RandomUUID();
HWTEST_F()
local
[all...]
H
A
D
gatt_descriptor_test.cpp
54
UUID
uuid_
= UUID::RandomUUID();
in HWTEST_F()
local
67
UUID
uuid_
= UUID::RandomUUID();
in HWTEST_F()
local
83
UUID
uuid_
;
in HWTEST_F()
local
105
UUID
uuid_
= UUID::RandomUUID();
in HWTEST_F()
local
124
UUID
uuid_
in HWTEST_F()
local
153
UUID
uuid_
= UUID::RandomUUID();
HWTEST_F()
local
[all...]
H
A
D
gatt_characteristic_test.cpp
43
UUID
uuid_
;
member in OHOS::Bluetooth::GattCharacteristicTest
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_database.h
116
Uuid
uuid_
;
member
133
Uuid
uuid_
;
member
154
Uuid
uuid_
;
member
167
Uuid
uuid_
;
member
[all...]
H
A
D
gatt_cache.h
35
Uuid
uuid_
= {};
member
52
Uuid
uuid_
= {};
member
63
Uuid
uuid_
= {};
member
76
Uuid
uuid_
member
117
Uuid
uuid_
;
global()
member
124
Uuid
uuid_
;
global()
member
130
Uuid
uuid_
;
global()
member
[all...]
/foundation/communication/bluetooth_service/test/unittest/spp/
H
A
D
spp_test.cpp
44
UUID
uuid_
;
member in OHOS::Bluetooth::SocketTest
Completed in 9 milliseconds
1
2