/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/ |
H A D | dev_manager.h | 26 std::string uuid; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | device_convertor.cpp | 29 std::string uuid = "123456"; in ToLocal() local 136 std::string uuid = DevManager::GetInstance().ToUUID(networkId); in ConvertNetwork() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | device_convertor.cpp | 30 auto uuid = DevManager::GetInstance().GetLocalDevice().uuid; in ToLocal() local 139 std::string uuid = DevManager::GetInstance().ToUUID(networkId); in ConvertNetwork() local
|
/ohos5.0/base/tee/tee_client/services/tlogcat/src/ |
H A D | tlogcat.c | 69 struct TeeUuid uuid; member 162 static void GetUuidStr(const struct TeeUuid *uuid, char *name, uint32_t nameLen) in GetUuidStr() 176 static struct LogFile *LogFilesAdd(const struct TeeUuid *uuid, const char *logName, in LogFilesAdd() 273 static bool IsTaUuid(const struct TeeUuid *uuid) in IsTaUuid() 383 static char *GetCompressFile(const struct TeeUuid *uuid) in GetCompressFile() 413 static void ArrangeCompressFile(const struct TeeUuid *uuid) in ArrangeCompressFile() 561 static void LogFilesCompress(const struct TeeUuid *uuid) in LogFilesCompress() 663 static struct LogFile *GetUsableFile(const struct TeeUuid *uuid) in GetUsableFile() 717 static struct LogFile *LogFilesGet(const struct TeeUuid *uuid, bool isTa) in LogFilesGet()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/ |
H A D | dev_manager.h | 26 std::string uuid; member
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/ |
H A D | dev_manager.h | 25 std::string uuid; member
|
/ohos5.0/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, si… in Descriptor() 71 …const Uuid& uuid, uint16_t handle, int properties, int permissions, const uint8_t *value, size_t l… in Characteristic()
|
H A D | ble_service_data.cpp | 514 void BleAdvertiserDataImpl::AddServiceData(const Uuid &uuid, const std::string &data) in AddServiceData() 575 void BleAdvertiserDataImpl::AddServiceUuid(const Uuid &uuid) in AddServiceUuid() 596 for (auto &uuid : uuidVec) { in AddServiceUuids() local 648 void BleAdvertiserDataImpl::SetCompleteServices(const Uuid &uuid) in SetCompleteServices() 939 Uuid uuid {}; in GetServiceDataUUID() local 963 Uuid uuid {}; in GetServiceUUID() local 1232 uint16_t uuid = *(reinterpret_cast<uint16_t *>(parseAdvData.payload)); in SetServiceDataUUID16Bits() local 1246 uint32_t uuid = *(reinterpret_cast<uint32_t *>(parseAdvData.payload)); in SetServiceDataUUID32Bits() local 1529 void BlePeripheralDevice::SetServiceDataUUID(Uuid uuid, std::string data) in SetServiceDataUUID()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_socket_stub.cpp | 76 std::shared_ptr<BluetoothUuid> uuid(data.ReadParcelable<BluetoothUuid>()); in ConnectInner() local 108 std::shared_ptr<BluetoothUuid> uuid(data.ReadParcelable<BluetoothUuid>()); in ListenInner() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/virtual/ |
H A D | auth_meta_manager_virtual.c | 60 int32_t AuthMetaGetPreferConnInfo(const char *uuid, AuthConnInfo *connInfo) in AuthMetaGetPreferConnInfo() 107 int64_t AuthMetaGetIdByUuid(const char *uuid, AuthLinkType type, bool isServer) in AuthMetaGetIdByUuid() 140 int32_t AuthMetaGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthMetaGetDeviceUuid()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
H A D | version_info_manager.cpp | 154 std::string uuid = DHContext::GetInstance().GetUUIDByDeviceId(versionInfo.deviceId); in UpdateVersionCache() local 183 std::string uuid = DHContext::GetInstance().GetUUIDByDeviceId(deviceId); in RemoveVersionInfoByDeviceId() local 313 std::string uuid = DHContext::GetInstance().GetUUIDByDeviceId(versionInfo.deviceId); in HandleVersionDeleteChange() local
|
/ohos5.0/foundation/distributedhardware/device_manager/services/softbuscache/src/ |
H A D | dm_softbus_cache.cpp | 109 int32_t SoftbusCache::GetUuidByNetworkId(const char *networkId, std::string &uuid) in GetUuidByNetworkId() 125 std::string uuid = ""; in SaveDeviceInfo() local 174 std::string uuid = ""; in ChangeDeviceInfo() local 236 int32_t SoftbusCache::GetUuidFromCache(const char *networkId, std::string &uuid) in GetUuidFromCache()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_socket_proxy.cpp | 98 …oothSocketProxy::RegisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::Uuid uuid, in RegisterClientObserver() 119 …thSocketProxy::DeregisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::Uuid uuid, in DeregisterClientObserver()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_central_manager.cpp | 62 UUID uuid = UUID::ConvertFrom128Bits(serviceUuidData.ConvertTo128Bits()); in OnScanCallback() local 67 UUID uuid = UUID::ConvertFrom128Bits(serviceData.first.ConvertTo128Bits()); in OnScanCallback() local 102 UUID uuid = UUID::ConvertFrom128Bits(serviceData.first.ConvertTo128Bits()); in OnBleBatchScanResultsEvent() local 107 UUID uuid = UUID::ConvertFrom128Bits(serviceUuidData.ConvertTo128Bits()); in OnBleBatchScanResultsEvent() local 135 void OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &uuid, int msgType, in OnNotifyMsgReportFromLpDevice() 523 int BleCentralManager::RemoveLpDeviceParam(const UUID &uuid) in RemoveLpDeviceParam() 588 void BleScanResult::AddServiceData(const UUID &uuid, const std::string &data) in AddServiceData() 740 void BleScanFilter::SetServiceUuid(const UUID &uuid) in SetServiceUuid()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
H A D | trans_tcp_direct_p2p_test_mock.cpp | 84 int32_t AuthGetHmlConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetHmlConnInfo() 89 int32_t AuthGetP2pConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetP2pConnInfo() 94 int32_t AuthGetPreferConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetPreferConnInfo()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_bt_uuid.cpp | 52 …BluetoothUuid *uuid = new BluetoothUuid(bluetooth::Uuid::ConvertFromMostAndLeastBit(mostSigBits, l… in Unmarshalling() local
|
H A D | parcel_bt_uuid.cpp | 24 bool ParcelBtUuid::WriteToParcel(MessageParcel &parcel, bluetooth::Uuid &uuid) in WriteToParcel()
|
H A D | bluetooth_ble_advertiser_data.cpp | 124 Uuid uuid = Uuid::ConvertFromBytesLE(buffer, static_cast<size_t>(Uuid::UUID128_BYTES_TYPE)); in ReadServiceUuids() local 193 uint32_t uuid; in ReadServiceData() local
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_base_type.cpp | 23 TriggerModel::TriggerModel(int32_t uuid, int32_t version, TriggerModelType type) in TriggerModel()
|
H A D | trigger_detector.cpp | 24 TriggerDetector::TriggerDetector(int32_t uuid, std::shared_ptr<TriggerService> service, in TriggerDetector()
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_manager.c | 170 static AuthManager *FindAuthManagerByUuid(const char *uuid, AuthLinkType type, bool isServer) in FindAuthManagerByUuid() 383 int32_t GetAuthConnInfoByUuid(const char *uuid, AuthLinkType type, AuthConnInfo *connInfo) in GetAuthConnInfoByUuid() 1610 static int32_t SetLocalTcpKeepalive(const char *uuid, ModeCycle cycle) in SetLocalTcpKeepalive() 1627 int32_t AuthFlushDevice(const char *uuid) in AuthFlushDevice() 1640 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption() 1657 int32_t TryGetBrConnInfo(const char *uuid, AuthConnInfo *connInfo) in TryGetBrConnInfo() 1686 int32_t AuthDeviceGetPreferConnInfo(const char *uuid, AuthConnInfo *connInfo) in AuthDeviceGetPreferConnInfo() 1731 int32_t AuthDeviceGetP2pConnInfo(const char *uuid, AuthConnInfo *connInfo) in AuthDeviceGetP2pConnInfo() 1744 int32_t AuthDeviceGetHmlConnInfo(const char *uuid, AuthConnInfo *connInfo) in AuthDeviceGetHmlConnInfo() 1757 bool AuthDeviceCheckConnInfo(const char *uuid, AuthLinkType type, bool checkConnection) in AuthDeviceCheckConnInfo() [all …]
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_socket_observer.h | 31 bluetooth::Uuid uuid; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_service.cpp | 99 int SocketService::Connect(const std::string &addr, const Uuid &uuid, int securityFlag, int type) in Connect() 118 int SocketService::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int type) in Listen()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
H A D | device_manager_adapter.cpp | 289 void DeviceManagerAdapter::NotifyReadyEvent(const std::string &uuid) in NotifyReadyEvent() 376 auto uuid = GetUuidByNetworkId(networkId); in GetDeviceInfo() local 446 auto uuid = GetUuidByNetworkId(networkId); in GetRemoteDevices() local 558 auto uuid = GetUuidByNetworkId(networkId); in GetLocalDeviceInfo() local 586 std::string uuid; in GetUuidByNetworkId() local 630 auto uuid = DeviceManagerAdapter::GetInstance().ToUUID(device); in ToUUID() local 656 std::string DeviceManagerAdapter::CalcClientUuid(const std::string &appId, const std::string &uuid) in CalcClientUuid()
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/ |
H A D | ValidationUtil.java | 42 static void validateUuid(@Nullable String uuid) { in validateUuid()
|