Home
last modified time | relevance | path

Searched defs:uuid (Results 126 – 150 of 702) sorted by relevance

12345678910>>...29

/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/
H A Dclearplay_uuid.cpp27 bool IsClearPlayUuid(const std::string& uuid) { in IsClearPlayUuid()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/
H A Dmediakeydecryptndk_fuzzer.h44 std::string uuid; variable
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/
H A Dmediakeysystemndk_fuzzer.h48 std::string uuid; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_helper.cpp46 TriggerModelData::TriggerModelData(int32_t uuid) in TriggerModelData()
151 int32_t TriggerHelper::StartGenericRecognition(int32_t uuid, std::shared_ptr<GenericTriggerModel> m… in StartGenericRecognition()
190 int32_t TriggerHelper::StopGenericRecognition(int32_t uuid, shared_ptr<IIntellVoiceTriggerRecogniti… in StopGenericRecognition()
208 void TriggerHelper::UnloadGenericTriggerModel(int32_t uuid) in UnloadGenericTriggerModel()
396 shared_ptr<TriggerModelData> TriggerHelper::GetTriggerModelData(int32_t uuid) in GetTriggerModelData()
407 shared_ptr<TriggerModelData> TriggerHelper::CreateTriggerModelData(int32_t uuid) in CreateTriggerModelData()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c307 int32_t AuthGetPreferConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetPreferConnInfo()
315 int32_t AuthGetConnInfoByType(const char *uuid, AuthLinkType type, AuthConnInfo *connInfo, bool isM… in AuthGetConnInfoByType()
323 int32_t AuthGetP2pConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetP2pConnInfo()
331 int32_t AuthGetHmlConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetHmlConnInfo()
340 void AuthGetLatestIdByUuid(const char *uuid, AuthLinkType type, bool isMeta, AuthHandle *authHandle) in AuthGetLatestIdByUuid()
361 int64_t AuthGetIdByUuid(const char *uuid, AuthLinkType type, bool isServer, bool isMeta) in AuthGetIdByUuid()
583 int32_t AuthGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthGetDeviceUuid()
624 uint32_t AuthGetGroupType(const char *udid, const char *uuid) in AuthGetGroupType()
H A Dauth_lane.c47 int32_t GetAuthConn(const char *uuid, LaneLinkType laneType, AuthConnInfo *connInfo) in GetAuthConn()
84 char uuid[UUID_BUF_LEN] = {0}; in GetAuthLinkTypeList() local
323 char uuid[UUID_BUF_LEN] = {0}; in AuthOnLaneAllocSuccess() local
399 char uuid[UUID_BUF_LEN] = {0}; in AuthGetLaneAllocInfo() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_filter_matcher.cpp114 for (auto &uuid : resultUuids) { in MatchesServiceUuids() local
181 bluetooth::Uuid uuid, bluetooth::Uuid uuidMask) in MatchesUuidWithMask()
213 std::string BluetoothBleFilterMatcher::ParseServiceDataUUidToString(bluetooth::Uuid uuid, std::stri… in ParseServiceDataUUidToString()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils_test.cpp102 std::string uuid = "0123456789ABCDEF"; variable
106 .WillRepeatedly([&networkId](const std::string &uuid, char *buf, uint32_t len) { in __anon42efe4e10102()
131 .WillOnce([&ptkBytes](const std::string &uuid, char *localPtk, uint32_t len) { in __anon42efe4e10202()
/aosp12/frameworks/native/cmds/installd/
H A DCrateManager.cpp43 CrateManager::CrateManager(const char* uuid, userid_t userId, const std::string& packageName) { in CrateManager()
89 const std::optional<std::string>& uuid, userid_t userId, in traverseAllPackagesForUser()
/aosp12/system/core/trusty/coverage/
H A Duuid.cpp31 bool str_to_uuid(const char* str, struct uuid* uuid) { in str_to_uuid()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DLocalConnectionImpl.java34 public String getCallComposerServerUrlForHandle(int subscriptionId, UUID uuid) { in getCallComposerServerUrlForHandle()
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_generate_encrypted_uuid_req.h32 void SetUuid(const std::string &uuid) in SetUuid()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_base.h30 virtual void OnDetected(int32_t uuid) {}; in OnDetected()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp364 ClientSocket::impl::impl(const BluetoothRemoteDevice &addr, UUID uuid, BtSocketType type, bool auth) in impl()
390 ClientSocket::impl::impl(const BluetoothRemoteDevice &addr, UUID uuid, BtSocketType type, bool auth, in impl()
405 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket()
413 ClientSocket::ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool aut… in ClientSocket()
806 ServerSocket::impl::impl(const std::string &name, UUID uuid, BtSocketType type, bool encrypt) in impl()
813 ServerSocket::ServerSocket(const std::string &name, UUID uuid, BtSocketType type, bool encrypt) in ServerSocket()
876 const BluetoothRemoteDevice &device, const UUID &uuid) in BuildInsecureRfcommDataSocketByServiceRecord()
888 const BluetoothRemoteDevice &device, const UUID &uuid) in BuildRfcommDataSocketByServiceRecord()
900 const std::string &name, const UUID &uuid) in DataListenInsecureRfcommByServiceRecord()
906 …erSocket> SocketFactory::DataListenRfcommByServiceRecord(const std::string &name, const UUID &uuid) in DataListenRfcommByServiceRecord()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_mission_manager_test.cpp1665 std::string uuid = "uuid for GetUuidByNetworkId"; variable
1711 std::string uuid = "uuid for GetUuidByNetworkId"; variable
1760 std::string uuid = "uuid for GetUuidByNetworkId"; variable
1782 std::string uuid = "uuid for GetUuidByNetworkId"; variable
2010 std::string uuid = "uuid for GetUuidByNetworkId"; variable
2053 std::string uuid = "uuid for GetUuidByNetworkId"; variable
2073 std::string uuid = "uuid for GetUuidByNetworkId"; variable
2095 std::string uuid = "uuid for GetUuidByNetworkId"; variable
2569 std::string uuid = "uuid for GetUuidByNetworkId"; variable
2616 std::string uuid = "uuid for GetUuidByNetworkId"; variable
[all …]
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/unittest/common/camera_source/callback/
H A Ddcamera_source_callback_test.cpp50 int32_t OnRegisterResult(const std::string &uuid, const std::string &dhId, int32_t status, in OnRegisterResult()
62 …void OnStateChanged(const std::string &uuid, const std::string &dhId, const BusinessState state) o… in OnStateChanged()
73 void OnDataSyncTrigger(const std::string &uuid) override in OnDataSyncTrigger()
84 int32_t OnUnregisterResult(const std::string &uuid, const std::string &dhId, int32_t status, in OnUnregisterResult()
/aosp12/system/bt/bta/sdp/
H A Dbta_sdp_api.cc75 const bluetooth::Uuid& uuid) { in BTA_SdpSearch()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble_central_manager_callback.h37 …void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_t> &valu… in OnNotifyMsgReportFromLpDevice()
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/ipc/
H A Di_mediakeysystemfactory_service.h35 std::string uuid; member
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/
H A Dmock_disable_task.cpp26 MockDisableTask::MockDisableTask(const std::string &networkId, const std::string &uuid, const std::… in MockDisableTask()
H A Dmock_enable_task.cpp25 MockEnableTask::MockEnableTask(const std::string &networkId, const std::string &uuid, const std::st… in MockEnableTask()
H A Dmock_meta_disable_task.cpp26 MockMetaDisableTask::MockMetaDisableTask(const std::string &networkId, const std::string &uuid, con… in MockMetaDisableTask()
H A Dmock_meta_enable_task.cpp25 MockMetaEnableTask::MockMetaEnableTask(const std::string &networkId, const std::string &uuid, const… in MockMetaEnableTask()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c101 BtUuid uuid = { in SoftBusGattsAddService() local
120 BtUuid uuid = { in SoftBusGattsAddCharacteristic() local
138 BtUuid uuid = { in SoftBusGattsAddDescriptor() local
362 static void BleServiceAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle) in BleServiceAddCallback()
390 static void BleCharacteristicAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle, in BleCharacteristicAddCallback()
408 static void BleDescriptorAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle, int de… in BleDescriptorAddCallback()
794 BtUuid uuid; in SoftBusRegisterGattsCallbacks() local
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServer.java485 UUID uuid = UUID.randomUUID(); in registerCallback() local
543 /*package*/ BluetoothGattService getService(UUID uuid, int instanceId, int type) { in getService()
849 public BluetoothGattService getService(UUID uuid) { in getService()

12345678910>>...29