Home
last modified time | relevance | path

Searched defs:uuid (Results 51 - 75 of 511) sorted by relevance

12345678910>>...21

/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/
H A Dutils_tool_test.cpp131 std::string uuid = "bb536a637105409e904d4da78290ab1"; in HWTEST_F() local
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhf_call_test.cpp118 UUID uuid = call.GetUuid(); in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.c48 uint16_t SdpAddAttributeForUuid(uint8_t *buffer, uint16_t offset, const BtUuid *uuid) in SdpAddAttributeForUuid() argument
135 uint16_t SdpGetUuid(uint8_t *buffer, BtUuid *uuid) in SdpGetUuid() argument
[all...]
/test/testfwk/xdevice/plugins/ohos/src/ohos/executor/
H A Dbean.py19 import uuid namespace
/third_party/ffmpeg/libavutil/tests/
H A Duuid.c42 AVUUID uuid; in main() local
[all...]
/third_party/ffmpeg/libavutil/
H A Duuid.c117 void av_uuid_unparse(const AVUUID uuid, char *out) in av_uuid_unparse() argument
/third_party/libuv/src/unix/
H A Drandom-sysctl-linux.c46 char uuid[16]; in uv__random_sysctl() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Drandom-sysctl-linux.c46 char uuid[16]; in uv__random_sysctl() local
[all...]
/third_party/python/Modules/
H A D_uuidmodule.c27 uuid_t uuid; in Py_UNUSED() local
55 UUID uuid; Py_UNUSED() local
[all...]
/third_party/skia/infra/bots/
H A Dzip_utils_test.py17 import uuid namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Duuid.c65 int is_nil_uuid(const u8 *uuid) in is_nil_uuid() argument
75 int uuid_random(u8 *uuid) in uuid_random() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Duuid.c65 int is_nil_uuid(const u8 *uuid) in is_nil_uuid() argument
75 int uuid_random(u8 *uuid) in uuid_random() argument
[all...]
/base/location/services/location_network/network/source/
H A Dnetwork_callback_host.cpp51 auto uuid = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h77 std::string uuid; member in OHOS::Scan::final
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_chipset_platform_test.h48 std::vector<uint8_t> uuid; member
/base/startup/init/interfaces/innerkits/include/fs_manager/
H A Derofs_super_block.h39 __u8 uuid[16]; member
/base/tee/tee_client/services/teecd/include/
H A Dsecfile_load_agent.h36 TEEC_UUID uuid; member
39 TEEC_UUID uuid; member
43 TEEC_UUID uuid; member
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_change_listener.cpp36 string uuid; member
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dtrigger_manager_test.cpp94 int32_t uuid = 11; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_ble_central_manager.h41 bluetooth::Uuid uuid; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_service.cpp31 GattService::GattService(const UUID &uuid, const GattServiceType type) in GattService() argument
35 GattService::GattService(const UUID &uuid, uint16_t handle, uint16_t endHandle, const GattServiceType type) in GattService() argument
72 GattCharacteristic *GattService::GetCharacteristic(const UUID &uuid) in GetCharacteristic() argument
H A Dbluetooth_gatt_descriptor.cpp26 GattDescriptor::GattDescriptor(const UUID uuid, const int permissions) in GattDescriptor() argument
30 GattDescriptor::GattDescriptor(const UUID uuid, uint16_t handle, const int permissions) in GattDescriptor() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_utils.cpp82 Uuid uuid = Uuid::ConvertFromString(uuidStr); in ConvertStringToUuid() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp95 int BluetoothSocketProxy::RegisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::Uuid uuid, in RegisterClientObserver() argument
116 int BluetoothSocketProxy::DeregisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::Uuid uuid, in DeregisterClientObserver() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.cpp39 Descriptor::Descriptor(const Uuid &uuid, uint16_t handle, int permissions, const uint8_t *value, size_t length) in Descriptor() argument
70 Characteristic( const Uuid& uuid, uint16_t handle, int properties, int permissions, const uint8_t *value, size_t length) Characteristic() argument

Completed in 8 milliseconds

12345678910>>...21