Home
last modified time | relevance | path

Searched defs:uuid (Results 101 - 125 of 823) sorted by relevance

12345678910>>...33

/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dvolumemanager_n_exporter.cpp205 std::unique_ptr<char []> uuid; in GetVolumeByUuid() local
314 std::unique_ptr<char []> uuid; in SetVolumeDescription() local
/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dmediakeysystemfactory_service_proxy.cpp46 int32_t MediaKeySystemFactoryServiceProxy::IsMediaKeySystemSupported(std::string &uuid, bool *isSurpported) in IsMediaKeySystemSupported() argument
79 int32_t MediaKeySystemFactoryServiceProxy::IsMediaKeySystemSupported(std::string &uuid, std::string &mimeType, in IsMediaKeySystemSupported() argument
117 int32_t MediaKeySystemFactoryServiceProxy::IsMediaKeySystemSupported(std::string &uuid, std::string &mimeType, in IsMediaKeySystemSupported() argument
181 std::string uuid in GetMediaKeySystems() local
187 GetMediaKeySystemUuid(std::string &name, std::string &uuid) GetMediaKeySystemUuid() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_burst_operation.cpp102 uuid_t uuid; in GenerateUuid() local
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dble_service_connection_test.cpp429 SoftBusBtUuid uuid = { in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_ptk_info_virtual.c31 int32_t LnnGenerateLocalPtk(char *udid, char *uuid) in LnnGenerateLocalPtk() argument
52 int32_t LnnGetLocalPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalPtkByUuid() argument
60 int32_t LnnGetLocalDefaultPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalDefaultPtkByUuid() argument
68 int32_t LnnGetRemoteDefaultPtkByUuid(const char *uuid, char *remotePtk, uint32_t len) in LnnGetRemoteDefaultPtkByUuid() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager_test.cpp367 char uuid[UUID_BUF_LEN] = "0123456789ABCDEF"; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_network_id.c77 int32_t LnnGenLocalUuid(char *uuid, uint32_t len) in LnnGenLocalUuid() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_virtual.c85 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid() argument
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_ctrl_deps_mock.cpp45 int32_t AuthFlushDevice(const char *uuid) in AuthFlushDevice() argument
90 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_pipeline_test.cpp150 char uuid[SESSIONKEYSIZE] = {0}; in HWTEST_F() local
196 char uuid[SESSIONKEYSIZE] = {0}; in HWTEST_F() local
215 char uuid[SESSIONKEYSIZE] = {0}; in HWTEST_F() local
236 char uuid[SESSIONKEYSIZE] = {0}; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/utils/
H A Dexception_branch_checker.cpp42 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/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_dm_test.cpp93 std::string uuid; in HWTEST_F() local
182 std::string uuid; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Ddevice_manager_mock.cpp93 GetUuidByNetworkId(const std::string &pkgName, const std::string &netWorkId, std::string &uuid) GetUuidByNetworkId() argument
100 GetEncryptedUuidByNetworkId(const std::string &pkgName, const std::string &networkId, std::string &uuid) GetEncryptedUuidByNetworkId() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp30 auto uuid = DevManager::GetInstance().GetLocalDevice().uuid; in ToLocal() local
139 std::string uuid = DevManager::GetInstance().ToUUID(networkId); ConvertNetwork() local
[all...]
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp29 std::string uuid = "123456"; in ToLocal() local
136 std::string uuid = DevManager::GetInstance().ToUUID(networkId); ConvertNetwork() local
[all...]
/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_test/
H A Ddevice_manager_test.cpp130 std::string uuid = "uuid_"; in BENCHMARK_F() local
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_get_info_by_network_rsp.h64 void SetUuid(const std::string &uuid) in SetUuid() argument
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_impl_two.cpp1131 std::string uuid = "222"; in HWTEST_F() local
1155 std::string uuid = "222"; in HWTEST_F() local
1186 std::string uuid = "222"; in HWTEST_F() local
1217 std::string uuid = "222"; in HWTEST_F() local
1248 std::string uuid = "222"; in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/utils/
H A Ddh_context.h40 std::string uuid; member
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Doffline_task.cpp41 OffLineTask::OffLineTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in OffLineTask() argument
[all...]
H A Donline_task.cpp35 OnLineTask::OnLineTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in OnLineTask() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/include/
H A Dmock_idistributed_hardware_source.h35 int32_t RegisterDistributedHardware(const std::string &uuid, const std::string &dhId, in RegisterDistributedHardware() argument
40 int32_t UnregisterDistributedHardware(const std::string &uuid, const std::string &dhId, in UnregisterDistributedHardware() argument
45 int32_t ConfigDistributedHardware(const std::string &uuid, const std::string &dhId, const std::string &key, in ConfigDistributedHardware() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager.cpp100 int32_t DistributedHardwareManager::SendOnLineEvent(const std::string &networkId, const std::string &uuid, in SendOnLineEvent() argument
122 int32_t DistributedHardwareManager::SendOffLineEvent(const std::string &networkId, const std::string &uuid, in SendOffLineEvent() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddevice_type.h62 std::string uuid; member
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/unittest/screensourcetest/include/
H A Ddscreen_source_common.h70 int32_t OnRegisterResult(const std::string &uuid, const std::string &dhId, in OnRegisterResult() argument
83 int32_t OnUnregisterResult(const std::string &uuid, const std::string &dhId, in OnUnregisterResult() argument

Completed in 41 milliseconds

12345678910>>...33