| /foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/ |
| H A D | utils_tool_test.cpp | 131 std::string uuid = "bb536a637105409e904d4da78290ab1"; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/test/unittest/hfp/ |
| H A D | hf_call_test.cpp | 118 UUID uuid = call.GetUuid(); in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
| H A D | sdp_util.c | 48 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 D | bean.py | 19 import uuid namespace
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | uuid.c | 42 AVUUID uuid; in main() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | uuid.c | 117 void av_uuid_unparse(const AVUUID uuid, char *out) in av_uuid_unparse() argument
|
| /third_party/libuv/src/unix/ |
| H A D | random-sysctl-linux.c | 46 char uuid[16]; in uv__random_sysctl() local [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | random-sysctl-linux.c | 46 char uuid[16]; in uv__random_sysctl() local [all...] |
| /third_party/python/Modules/ |
| H A D | _uuidmodule.c | 27 uuid_t uuid; in Py_UNUSED() local 55 UUID uuid; Py_UNUSED() local [all...] |
| /third_party/skia/infra/bots/ |
| H A D | zip_utils_test.py | 17 import uuid namespace
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | uuid.c | 65 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 D | uuid.c | 65 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 D | network_callback_host.cpp | 51 auto uuid = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
|
| /base/print/print_fwk/frameworks/helper/scan_helper/include/ |
| H A D | scanner_info.h | 77 std::string uuid; member in OHOS::Scan::final
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/ |
| H A D | hks_chipset_platform_test.h | 48 std::vector<uint8_t> uuid; member
|
| /base/startup/init/interfaces/innerkits/include/fs_manager/ |
| H A D | erofs_super_block.h | 39 __u8 uuid[16]; member
|
| /base/tee/tee_client/services/teecd/include/ |
| H A D | secfile_load_agent.h | 36 TEEC_UUID uuid; member 39 TEEC_UUID uuid; member 43 TEEC_UUID uuid; member
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| H A D | distributed_data_change_listener.cpp | 36 string uuid; member
|
| /foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
| H A D | trigger_manager_test.cpp | 94 int32_t uuid = 11; in HWTEST_F() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
| H A D | i_bluetooth_ble_central_manager.h | 41 bluetooth::Uuid uuid; member
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_gatt_service.cpp | 31 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 D | bluetooth_gatt_descriptor.cpp | 26 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 D | classic_utils.cpp | 82 Uuid uuid = Uuid::ConvertFromString(uuidStr); in ConvertStringToUuid() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_socket_proxy.cpp | 95 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 D | gatt_data.cpp | 39 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
|