Home
last modified time | relevance | path

Searched defs:uuid (Results 26 – 50 of 384) sorted by relevance

12345678910>>...16

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_server.cpp22 int SocketSdpServer::RegisterSdpService(const std::string &name, const Uuid &uuid, uint8_t scn) in RegisterSdpService()
87 int SocketSdpServer::AddServiceClassId(const Uuid &uuid) in AddServiceClassId()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager_factory.cpp135 const auto uuid = GetUUIDByDm(networkId); in CheckExitSAOrNot() local
152 …butedHardwareManagerFactory::SendOnLineEvent(const std::string &networkId, const std::string &uuid, in SendOnLineEvent()
193 …utedHardwareManagerFactory::SendOffLineEvent(const std::string &networkId, const std::string &uuid, in SendOffLineEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_socket_server.cpp68 …thSocketServer::RegisterClientObserver(const BluetoothRawAddress &addr, const bluetooth::Uuid uuid, in RegisterClientObserver()
74 …SocketServer::DeregisterClientObserver(const BluetoothRawAddress &addr, const bluetooth::Uuid uuid, in DeregisterClientObserver()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/
H A Dutils_tool_test.cpp115 std::string uuid(UUID_LENGTH, '1'); variable
131 std::string uuid = "bb536a637105409e904d4da78290ab1"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_pipeline_test.cpp150 char uuid[SESSIONKEYSIZE] = {0}; variable
196 char uuid[SESSIONKEYSIZE] = {0}; variable
215 char uuid[SESSIONKEYSIZE] = {0}; variable
236 char uuid[SESSIONKEYSIZE] = {0}; variable
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_uuid.cpp120 bool GetUUID(napi_env env, bool entropyCache, UUID &uuid) in GetUUID()
149 UUID uuid; in GetStringUUID() local
159 std::string GetFormatUUID(const UUID &uuid) in GetFormatUUID()
180 UUID uuid; in GetBinaryUUID() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/accessmanager/
H A Daccess_manager.cpp132 std::string uuid = DHContext::GetInstance().GetUUIDByNetworkId(networkId); in OnDeviceOffline() local
158 auto uuid = GetUUIDByDm(networkId); in OnDeviceReady() local
189 const auto uuid = GetUUIDByDm(networkId); in CheckTrustedDeviceOnline() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket.h31 bluetooth::Uuid uuid; member
39 bluetooth::Uuid uuid; member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_descriptor.cpp30 GattDescriptor::GattDescriptor(const UUID uuid, const int permissions) in GattDescriptor()
34 GattDescriptor::GattDescriptor(const UUID uuid, uint16_t handle, const int permissions) in GattDescriptor()
/ohos5.0/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_system_factory_service.cpp50 int32_t MediaKeySystemFactoryService::IsMediaKeySystemSupported(const std::string &uuid, const std:… in IsMediaKeySystemSupported()
89 …_t MediaKeySystemFactoryService::GetMediaKeySystemDescription(std::string &name, std::string &uuid) in GetMediaKeySystemDescription()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_gatt_service_parcel.cpp42 BluetoothUuid uuid(uuid_); in Marshalling() local
98 std::shared_ptr<BluetoothUuid> uuid(parcel.ReadParcelable<BluetoothUuid>()); in ReadFromParcel() local
H A Dbluetooth_gatt_characteristic_parcel.cpp53 BluetoothUuid uuid(uuid_); in Marshalling() local
130 std::shared_ptr<BluetoothUuid> uuid(parcel.ReadParcelable<BluetoothUuid>()); in ReadFromParcel() local
/ohos5.0/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()
135 uint16_t SdpGetUuid(uint8_t *buffer, BtUuid *uuid) in SdpGetUuid()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/test/unittest/
H A Ddevice_manager_adapter_test.cpp208 auto uuid = DeviceManagerAdapter::GetInstance().GetUuidByNetworkId(EMPTY_DEVICE_ID); variable
224 auto uuid = DeviceManagerAdapter::GetInstance().GetUuidByNetworkId(dvInfo.networkId); variable
266 auto uuid = DeviceManagerAdapter::GetInstance().ToUUID(EMPTY_DEVICE_ID); variable
308 for (const auto &uuid : uuids) { variable
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c34 static int32_t OpenSppServer(const char *name, int32_t nameLen, const char *uuid, int32_t isSecure) in OpenSppServer()
57 static int32_t ConnectByPort(const char *uuid, const BT_ADDR mac, const int socketPsmValue, void *c… in ConnectByPort()
84 static int32_t Connect(const char *uuid, const BT_ADDR mac, void *connectCallback) in Connect()
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c61 …t SecFileLoadWork(int tzFd, const char *filePath, enum SecFileType fileType, const TEEC_UUID *uuid) in SecFileLoadWork()
92 int32_t LoadSecFile(int tzFd, FILE *fp, enum SecFileType fileType, const TEEC_UUID *uuid) in LoadSecFile()
153 static bool IsTaLib(const TEEC_UUID *uuid) in IsTaLib()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager_test.cpp160 std::string uuid("0123456789ABCDE9"); variable
189 std::string uuid("0123456789ABCDE9"); variable
230 std::string uuid("0123456789ABCDE9"); variable
254 std::string uuid("0123456789ABCDE9"); variable
284 std::string uuid("0123456789ABCDE9"); variable
367 char uuid[UUID_BUF_LEN] = "0123456789ABCDEF"; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp243 string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); in Insert() local
260 bool DistributedDataStorage::InsertInnerLocked(const string& uuid, int32_t missionId, in InsertInnerLocked()
292 string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); in Delete() local
309 bool DistributedDataStorage::DeleteInnerLocked(const string& uuid, int32_t missionId) in DeleteInnerLocked()
394 string uuid = DtbschedmgrDeviceInfoStorage::GetInstance().GetUuidByNetworkId(networkId); in QueryInnerLocked() local
429 void DistributedDataStorage::GenerateKey(const string& uuid, int32_t missionId, Key& key) in GenerateKey()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/utils/
H A Ddh_context.cpp117 void DHContext::AddOnlineDevice(const std::string &udid, const std::string &uuid, const std::string… in AddOnlineDevice()
153 bool DHContext::IsDeviceOnline(const std::string &uuid) in IsDeviceOnline()
175 std::string DHContext::GetNetworkIdByUUID(const std::string &uuid) in GetNetworkIdByUUID()
207 std::string DHContext::GetUdidHashIdByUUID(const std::string &uuid) in GetUdidHashIdByUUID()
229 std::string uuid = ""; in GetUUIDByNetworkId() local
261 std::string uuid = ""; in GetUUIDByDeviceId() local
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_manager.cpp240 void IntellVoiceServiceManager::CreateDetector(int32_t uuid) in CreateDetector()
274 bool IntellVoiceServiceManager::StartDetection(int32_t uuid) in StartDetection()
314 void IntellVoiceServiceManager::StopDetection(int32_t uuid) in StopDetection()
324 void IntellVoiceServiceManager::OnDetected(int32_t uuid) in OnDetected()
338 void IntellVoiceServiceManager::CreateAndStartServiceObject(int32_t uuid, bool needResetAdapter) in CreateAndStartServiceObject()
386 void IntellVoiceServiceManager::ReleaseServiceObject(int32_t uuid) in ReleaseServiceObject()
835 int32_t IntellVoiceServiceManager::SwitchOnProc(int32_t uuid, bool needUpdateAdapter) in SwitchOnProc()
853 void IntellVoiceServiceManager::HandleSwitchOn(bool isAsync, int32_t uuid, bool needUpdateAdapter) in HandleSwitchOn()
867 int32_t IntellVoiceServiceManager::SwitchOffProc(int32_t uuid) in SwitchOffProc()
885 void IntellVoiceServiceManager::HandleSwitchOff(bool isAsync, int32_t uuid) in HandleSwitchOff()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/
H A Dtrans_auth_mock.cpp84 int32_t AuthFlushDevice(const char *uuid) in AuthFlushDevice()
119 int32_t AuthGetPreferConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetPreferConnInfo()
124 int32_t AuthGetP2pConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetP2pConnInfo()
129 int32_t AuthGetHmlConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetHmlConnInfo()
134 void AuthGetLatestIdByUuid(const char *uuid, bool isIpConnection, bool isMeta, AuthHandle *authHand… in AuthGetLatestIdByUuid()
174 int32_t AuthGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthGetDeviceUuid()
217 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysessionndk_fuzzer/
H A Dmediakeysessionndk_fuzzer.h47 std::string uuid; variable
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndkfactory_fuzzer/
H A Dmediakeysystemndkfactory_fuzzer.h39 std::string uuid; variable
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h77 std::string uuid; variable
142 std::string uuid; variable
/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/
H A Dclearplay_uuid.cpp27 bool IsClearPlayUuid(const std::string& uuid) { in IsClearPlayUuid()

12345678910>>...16