| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
| H A D | dh_comm_tool.cpp | 209 std::string uuid = DHContext::GetInstance().GetUUIDByNetworkId(capsRsp.networkId); in ProcessFullCapsRsp() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ |
| H A D | distributed_hardware_manager_factory.cpp | 139 const auto uuid = GetUUIDByDm(networkId); in CheckExitSAOrNot() local 156 int32_t DistributedHardwareManagerFactory::SendOnLineEvent(const std::string &networkId, const std::string &uuid, in SendOnLineEvent() argument 204 SendOffLineEvent(const std::string &networkId, const std::string &uuid, const std::string &udid, uint16_t deviceType) SendOffLineEvent() argument [all...] |
| /foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
| H A D | distributed_input_sink_stub.cpp | 109 std::string uuid = data.ReadString(); in NotifyStartDScreenInner() local
|
| /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() argument 118 int SocketService::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int type) in Listen() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
| H A D | sdp_client.c | 168 BtUuid uuid; in SdpCreateServiceBrowseRequest() local
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| H A D | bean.py | 19 import uuid namespace
|
| /third_party/protobuf/benchmarks/util/ |
| H A D | result_uploader.py | 7 import uuid namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | LockFileManager.cpp | 84 uuid_t uuid; in getHostID() local
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| H A D | _parameterized.py | 155 import uuid namespace
|
| /base/hiviewdfx/hiview/base/utility/include/ |
| H A D | freeze_json_util.h | 84 std::string uuid = "";
member
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | request.cpp | 186 void Request::SetUuid(std::string uuid) in SetUuid() argument
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
| H A D | mock_device_manager_impl.cpp | 143 GetUuidByNetworkId(const std::string &pkgName, const std::string &netWorkId, std::string &uuid) GetUuidByNetworkId() argument
|
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| H A D | soft_bus_channel.cpp | 150 void SoftBusChannel::InsertCallback(int result, std::string &uuid) in InsertCallback() argument 171 std::string uuid = GetUuid(); in ExecuteCommand() local [all...] |
| /base/security/appverify/interfaces/innerkits/appverify/include/provision/ |
| H A D | provision_info.h | 86 std::string uuid;
member
|
| /base/tee/tee_client/services/tlogcat/src/ |
| H A D | proc_tag.c | 42 struct TeeUuid uuid; member 49 static char *QueryTaTagNode(const struct TeeUuid *uuid) in QueryTaTagNode() argument [all...] |
| /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 &connMethod) in ReadOpenData() argument 351 TEEC_UUID *uuid = nullptr; in OpenSessionRecvProc() local
|
| /base/tee/tee_client/frameworks/include/ |
| H A D | tc_ns_client.h | 63 unsigned char uuid[UUID_SIZE]; member 98 TEEC_UUID uuid; member
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| H A D | distributed_data_storage.cpp | 243 string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); in Insert() local 260 bool DistributedDataStorage::InsertInnerLocked(const string& uuid, int32_t missionId, in InsertInnerLocked() argument 292 string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); Delete() local 309 DeleteInnerLocked(const string& uuid, int32_t missionId) DeleteInnerLocked() argument 394 string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); QueryInnerLocked() local 429 GenerateKey(const string& uuid, int32_t missionId, Key& key) GenerateKey() argument [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | dtbschedmgr_device_info_storage.cpp | 152 std::string uuid = DnetworkAdapter::GetInstance()->GetUuidByNetworkId(networkId); in RegisterUuidNetworkIdMap() local 165 std::string uuid = DnetworkAdapter::GetInstance()->GetUuidByNetworkId(networkId); in UnregisterUuidNetworkIdMap() local 247 bool DtbschedmgrDeviceInfoStorage::GetLocalUuid(std::string& uuid) in GetLocalUuid() argument 318 std::string uuid = DnetworkAdapter::GetInstance()->GetUuidByNetworkId(networkId); GetUuidByNetworkId() local 332 GetNetworkIdByUuid(const std::string& uuid) GetNetworkIdByUuid() argument [all...] |
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/ |
| H A D | wakeup_engine.cpp | 40 void WakeupEngine::OnDetected(int32_t uuid) in OnDetected() argument 271 std::string WakeupEngine::GetEventValue(int32_t uuid) in GetEventValue() argument
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| H A D | bluetooth_ble_central_manager.h | 269 virtual void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_t> &value) {}; in OnNotifyMsgReportFromLpDevice() argument 534 UUID uuid; member [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_database.cpp | 459 int GattDatabase::CountDescriptorByUuid(const std::vector<bluetooth::Descriptor> &descriptors, const Uuid &uuid) in CountDescriptorByUuid() argument
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_ble_central_manager_proxy.cpp | 481 int BluetoothBleCentralManagerProxy::RemoveLpDeviceParam(const bluetooth::Uuid &uuid) in RemoveLpDeviceParam() argument
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_hfp_hf.cpp | 66 UUID uuid = UUID::ConvertFrom128Bits(call.GetUuid().ConvertTo128Bits()); variable 282 UUID uuid = UUID::ConvertFrom128Bits(call.GetUuid().ConvertTo128Bits()); in GetExistingCalls() local 393 bluetooth::Uuid uuid = bluetooth::Uuid::ConvertFrom128Bits(call.GetUuid().ConvertTo128Bits()); in FinishActiveCall() local 415 UUID uuid = UUID::ConvertFrom128Bits(calls.GetUuid().ConvertTo128Bits()); in StartDial() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
| H A D | bt_uuid.h | 272 Uuid(const UUID128Bit uuid) Uuid() argument [all...] |