/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_profile.cpp | 1256 Uuid uuid = SplitUuidPackage(value, uuidLen); in DiscoverAllPrimaryServiceParsing() local 1340 BtUuid uuid = {BT_UUID_16, {UUID_INCLUDE_SERVICE}}; in FindIncludeServicesParsing() local 1421 Uuid uuid; in DiscoverAllCharacteristicOfServiceParsing() local 1472 …uint16_t valueHandle, Uuid uuid, bool isByUuid, std::list<std::pair<uint16_t, GattRequestInfo>>::i… in SendDiscoverAllCharacteristicRequest() 1527 Uuid uuid; in DiscoverAllCharacteristicDescriptorsParsing() local 1801 BtUuid uuid = {BT_UUID_16, {UUID_INCLUDE_SERVICE}}; in SplitReadRsp() local 2160 Uuid uuid; in SplitUuidPackage() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_remote_device_observer_stub.cpp | 122 std::shared_ptr<BluetoothUuid> uuid(data.ReadParcelable<BluetoothUuid>()); in OnRemoteNameUuidChangedInner() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_common_mock.cpp | 75 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid()
|
H A D | auth_other_test.cpp | 696 const char *uuid = ""; variable 717 const char *uuid = "test66"; variable 997 const char *uuid = "testuuid123"; variable
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/ |
H A D | ble_test.cpp | 104 for (Bluetooth::UUID uuid : advData.GetServiceUuids()) { in HaveUuid() local
|
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/ |
H A D | mediakeysystemfactory_service_stub.cpp | 173 std::string uuid; in ProcessGetMediaKeySystemUuid() local
|
/ohos5.0/base/request/request/services/src/task/ |
H A D | files.rs | 158 let uuid = uid / 200000; in convert_path() localVariable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
H A D | trans_tcp_direct_message_test_mock.cpp | 110 int32_t AuthGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthGetDeviceUuid() 170 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid()
|
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/ |
H A D | cadaemon_stub.cpp | 296 static int32_t ReadOpenData(MessageParcel &data, int32_t &fd, TEEC_UUID **uuid, uint32_t &connMetho… in ReadOpenData() 351 TEEC_UUID *uuid = nullptr; in OpenSessionRecvProc() local
|
/ohos5.0/foundation/multimedia/drm_framework/interfaces/kits/c/drm_capi/common/ |
H A D | native_drm_common.h | 459 uint8_t uuid[DRM_UUID_LEN]; member 532 uint8_t uuid[DRM_UUID_LEN]; member
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_distributed_net_ledger.c | 543 static char *CreateCnnCodeKey(const char *uuid, DiscoveryType type) in CreateCnnCodeKey() 573 static int32_t AddCnnCode(Map *cnnCode, const char *uuid, DiscoveryType type, int64_t authSeqNum) in AddCnnCode() 590 static void RemoveCnnCode(Map *cnnCode, const char *uuid, DiscoveryType type) in RemoveCnnCode() 604 short LnnGetCnnCode(const char *uuid, DiscoveryType type) in LnnGetCnnCode()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | distributed_bm_storage.cpp | 285 std::string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); in DealGetBundleName() local 333 std::string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); in DelReduData() local 369 std::string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); in CheckSyncData() local 414 std::string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); in GetDistributedBundleInfo() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_remote_device_observer_proxy.cpp | 91 for (auto uuid : uuids) { in OnRemoteUuidChanged() local
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | thumbnail_manager.h | 119 void SetUUID(const std::string &uuid) in SetUUID()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/ |
H A D | lnn_net_ledger.c | 92 char uuid[UUID_BUF_LEN] = { 0 }; in IsBleDirectlyOnlineFactorChange() local 535 unsigned char uuid[UUID_BUF_LEN] = {0}; in SoftbusDumpPrintUuid() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_manager.cpp | 294 static int32_t GetLocalIpByUuid(const char *uuid, char *localIp, int32_t localIpSize) in GetLocalIpByUuid() 367 static int32_t GetRemoteUuidByIp(const char *remoteIp, char *uuid, int32_t uuidSize) in GetRemoteUuidByIp()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
H A D | storage_statistics_n_exporter.cpp | 53 std::unique_ptr<char []> uuid; in GetTotalSizeOfVolume() local 102 std::unique_ptr<char []> uuid; in GetFreeSizeOfVolume() local
|
H A D | volumemanager_n_exporter.cpp | 205 std::unique_ptr<char []> uuid; in GetVolumeByUuid() local 315 std::unique_ptr<char []> uuid; in SetVolumeDescription() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_data_cloud_sync.h | 39 char uuid[UUID_BUF_LEN]; member
|
/ohos5.0/base/location/frameworks/location_common/common/source/ |
H A D | request.cpp | 186 void Request::SetUuid(std::string uuid) in SetUuid()
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/ |
H A D | freeze_json_util.h | 84 std::string uuid = ""; member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | freeze_json_generator.cpp | 151 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitUuid(const std::string& uuid) in InitUuid()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/ |
H A D | photos_clone.cpp | 247 uuid_t uuid; in GenerateUuid() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/src/ |
H A D | version_info_manager_test.cpp | 321 std::string uuid = "uuid_123456"; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_ledger_mock.cpp | 206 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnGetAuthHandle(const char *uuid, AuthLinkType type, in ActionOfLnnGetAuthHandle() 411 short LnnGetCnnCode(const char *uuid, DiscoveryType type) in LnnGetCnnCode() 531 int32_t AuthDeviceGetLatestIdByUuid(const char *uuid, AuthLinkType type, AuthHandle *authHandle) in AuthDeviceGetLatestIdByUuid()
|