Home
last modified time | relevance | path

Searched defs:uuid (Results 226 – 250 of 384) sorted by relevance

12345678910>>...16

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp1256 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 Dbluetooth_remote_device_observer_stub.cpp122 std::shared_ptr<BluetoothUuid> uuid(data.ReadParcelable<BluetoothUuid>()); in OnRemoteNameUuidChangedInner() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_common_mock.cpp75 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid()
H A Dauth_other_test.cpp696 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 Dble_test.cpp104 for (Bluetooth::UUID uuid : advData.GetServiceUuids()) { in HaveUuid() local
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmediakeysystemfactory_service_stub.cpp173 std::string uuid; in ProcessGetMediaKeySystemUuid() local
/ohos5.0/base/request/request/services/src/task/
H A Dfiles.rs158 let uuid = uid / 200000; in convert_path() localVariable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_message_test_mock.cpp110 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 Dcadaemon_stub.cpp296 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 Dnative_drm_common.h459 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 Dlnn_distributed_net_ledger.c543 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 Ddistributed_bm_storage.cpp285 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 Dbluetooth_remote_device_observer_proxy.cpp91 for (auto uuid : uuids) { in OnRemoteUuidChanged() local
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dthumbnail_manager.h119 void SetUUID(const std::string &uuid) in SetUUID()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c92 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 Dwifi_direct_manager.cpp294 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 Dstorage_statistics_n_exporter.cpp53 std::unique_ptr<char []> uuid; in GetTotalSizeOfVolume() local
102 std::unique_ptr<char []> uuid; in GetFreeSizeOfVolume() local
H A Dvolumemanager_n_exporter.cpp205 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 Dlnn_data_cloud_sync.h39 char uuid[UUID_BUF_LEN]; member
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp186 void Request::SetUuid(std::string uuid) in SetUuid()
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dfreeze_json_util.h84 std::string uuid = ""; member
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.cpp151 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 Dphotos_clone.cpp247 uuid_t uuid; in GenerateUuid() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/src/
H A Dversion_info_manager_test.cpp321 std::string uuid = "uuid_123456"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp206 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()

12345678910>>...16