Home
last modified time | relevance | path

Searched defs:uuid (Results 26 - 50 of 831) sorted by relevance

12345678910>>...34

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket.h31 bluetooth::Uuid uuid; member
39 bluetooth::Uuid uuid; member
H A Di_bluetooth_socket_observer.h31 bluetooth::Uuid uuid; member
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_hfp_hf_call.cpp53 BluetoothUuid uuid = BluetoothUuid(uuid_); in WriteToParcel() local
H A Dbluetooth_bt_uuid.cpp49 BluetoothUuid *uuid = new BluetoothUuid(bluetooth::Uuid::ConvertFromMostAndLeastBit(mostSigBits, leastSigBits)); in Unmarshalling() local
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_spp.h36 BtUuid uuid; member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_socket_server.cpp68 int BluetoothSocketServer::RegisterClientObserver(const BluetoothRawAddress &addr, const bluetooth::Uuid uuid, in RegisterClientObserver() argument
74 int BluetoothSocketServer::DeregisterClientObserver(const BluetoothRawAddress &addr, const bluetooth::Uuid uuid, in DeregisterClientObserver() argument
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddbms_device_manager.cpp71 int32_t DbmsDeviceManager::GetUuidByNetworkId(const std::string &netWorkId, std::string &uuid) in GetUuidByNetworkId() argument
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/
H A Dmediakeydecryptndk_fuzzer.h44 std::string uuid; member in OHOS::DrmStandard::MediadecryptNdkFuzzer
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/
H A Dmediakeysystemndk_fuzzer.h48 std::string uuid; member in OHOS::DrmStandard::MediaKeySystemNdkFuzzer
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dburst_key_generator.cpp90 uuid_t uuid; in GenerateUuid() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_channel_callback.h46 const char *uuid; member
/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/mock/
H A Dhilog_mock.cpp49 HiLogPrintDictNew(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const unsigned int uuid, const unsigned int fmtOffset, const char *fmt, ...) HiLogPrintDictNew() argument
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_meta_ptk_proc_virtual.c45 int32_t AuthNotifyResultByUuid(const char *uuid, int32_t reason, int64_t *authId) in AuthNotifyResultByUuid() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_p2p_info.h41 char uuid[UUID_BUF_LEN]; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_upnp_service_info.cpp23 WifiP2pUpnpServiceInfo WifiP2pUpnpServiceInfo::Create(const std::string &uuid, const std::string &device, in Create() argument
40 BuildWpaQuery( const std::string &uuid, const std::string &data, const std::string &svrName) BuildWpaQuery() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_upnp_service_info_test.cpp37 std::string uuid; in WarpCreate() local
46 std::string uuid; in WarpCreateSupQuery() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Ddev_manager_test.cpp75 auto uuid = devMgr.ToUUID(devInfo.networkId); in HWTEST_F() local
H A Ddev_manager_mock_test.cpp60 auto uuid = DevManager::GetInstance().GetUnEncryptedUuid(); in HWTEST_F() local
74 auto uuid = DevManager::GetInstance().GetUnEncryptedUuid(); in HWTEST_F() local
88 auto uuid = DevManager::GetInstance().GetUnEncryptedUuid(); in HWTEST_F() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Ddev_manager.h25 std::string uuid; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dradar_reporter.cpp64 std::string RadarReporter::AnonymousUuid(const std::string &uuid) in AnonymousUuid() argument
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_generate_encrypted_uuid_req.h32 void SetUuid(const std::string &uuid) in SetUuid() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_device_manager_adapter/src/
H A Drdb_device_manager_adapter.cpp53 int RdbDeviceManagerAdaptor::GetEncryptedUuidByNetworkId(const std::string &networkId, std::string &uuid) in GetEncryptedUuidByNetworkId() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/
H A Dmock_online_task.cpp27 MockOnLineTask::MockOnLineTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in MockOnLineTask() argument
H A Dmock_offline_task.cpp27 MockOffLineTask::MockOffLineTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in MockOffLineTask() argument
/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/utilstool/
H A Dutils_tool_test.cpp131 std::string uuid = "bb536a637105409e904d4da78290ab1"; in HWTEST_F() local

Completed in 10 milliseconds

12345678910>>...34