Home
last modified time | relevance | path

Searched defs:networkId (Results 276 - 300 of 715) sorted by relevance

1...<<11121314151617181920>>...29

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_dev.cpp169 int32_t DCameraSinkDev::PauseDistributedHardware(const std::string &networkId) in PauseDistributedHardware() argument
184 int32_t DCameraSinkDev::ResumeDistributedHardware(const std::string &networkId) in ResumeDistributedHardware() argument
199 int32_t DCameraSinkDev::StopDistributedHardware(const std::string &networkId) in StopDistributedHardware() argument
[all...]
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_cmd_parser.cpp137 std::string networkId = (const char*)ReadString(&req, nullptr); in ON_IPC_SERVER_CMD() local
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_impl_three.cpp1315 std::string networkId = "networkIdTest"; in HWTEST_F() local
1327 std::string networkId = ""; in HWTEST_F() local
1339 std::string networkId = "networkIdTest"; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/distributed_hardware_proxy/include/
H A Ddistributed_hardware_proxy_test.h108 int32_t PauseDistributedHardware(DHType dhType, const std::string &networkId) in PauseDistributedHardware() argument
115 int32_t ResumeDistributedHardware(DHType dhType, const std::string &networkId) in ResumeDistributedHardware() argument
122 int32_t StopDistributedHardware(DHType dhType, const std::string &networkId) in StopDistributedHardware() argument
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/dhfwk_sa_manager/include/
H A Ddhfwk_sa_manager_test.h113 int32_t PauseDistributedHardware(DHType dhType, const std::string &networkId) in PauseDistributedHardware() argument
120 int32_t ResumeDistributedHardware(DHType dhType, const std::string &networkId) in ResumeDistributedHardware() argument
127 int32_t StopDistributedHardware(DHType dhType, const std::string &networkId) in StopDistributedHardware() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/accessmanager/
H A Daccess_manager.cpp132 auto networkId = std::string(deviceInfo.networkId); in OnDeviceOnline() local
159 auto networkId = std::string(deviceInfo.networkId); OnDeviceOffline() local
214 const auto networkId = std::string(deviceInfo.networkId); CheckTrustedDeviceOnline() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_service_proxy_test.cpp764 string networkId = ""; in HWTEST_F() local
784 string networkId = ""; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dtask.cpp23 Task::Task(const std::string &networkId, const std::string &uuid, const std::string &udid, const std::string &dhId, in Task() argument
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Di_daemon_mock.h53 int32_t OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener> remoteReverseObj) in OpenP2PConnectionEx() argument
58 int32_t CloseP2PConnectionEx(const std::string &networkId) in CloseP2PConnectionEx() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/ipcunittest/
H A Ddistributed_input_ipc_test.cpp315 std::string networkId = "46qw4e61dq6w1dq6w5e4q6"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager_impl.cpp55 int32_t DistributedFileDaemonManagerImpl::OpenP2PConnectionEx(const std::string &networkId, in OpenP2PConnectionEx() argument
66 int32_t DistributedFileDaemonManagerImpl::CloseP2PConnectionEx(const std::string &networkId) in CloseP2PConnectionEx() argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h152 DownloadAsset(const uint64_t taskId, const int32_t userId, const std::string &bundleName, const std::string &networkId, AssetInfoObj &assetInfoObj) DownloadAsset() argument
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dconnection_detector_test.cpp91 string networkId = "test$file@txt"; in HWTEST_F() local
101 string networkId; in HWTEST_F() local
147 string networkId; in HWTEST_F() local
157 string networkId = "test@4#"; in HWTEST_F() local
231 string networkId; in HWTEST_F() local
242 string networkId = "test@txt#1"; HWTEST_F() local
260 string networkId = "abc"; HWTEST_F() local
289 string networkId = "abc"; HWTEST_F() local
325 string networkId = "abc"; HWTEST_F() local
361 string networkId = "abc"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager_factory.cpp138 const auto networkId = std::string(deviceInfo.networkId); in CheckExitSAOrNot() local
156 int32_t DistributedHardwareManagerFactory::SendOnLineEvent(const std::string &networkId, const std::string &uuid, in SendOnLineEvent() argument
204 SendOffLineEvent(const std::string &networkId, const std::string &uuid, const std::string &udid, uint16_t deviceType) SendOffLineEvent() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/include/
H A Ddistributed_hardware_stub_test.h105 int32_t PauseDistributedHardware(DHType dhType, const std::string &networkId) in PauseDistributedHardware() argument
112 int32_t ResumeDistributedHardware(DHType dhType, const std::string &networkId) in ResumeDistributedHardware() argument
119 int32_t StopDistributedHardware(DHType dhType, const std::string &networkId) in StopDistributedHardware() argument
/foundation/distributedhardware/distributed_input/utils/test/unittest/
H A Ddinput_context_test.cpp196 std::string networkId = ""; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/
H A Ddistributed_hardware_fwk_kit.cpp204 int32_t DistributedHardwareFwkKit::PauseDistributedHardware(DHType dhType, const std::string &networkId) in PauseDistributedHardware() argument
221 int32_t DistributedHardwareFwkKit::ResumeDistributedHardware(DHType dhType, const std::string &networkId) in ResumeDistributedHardware() argument
238 StopDistributedHardware(DHType dhType, const std::string &networkId) StopDistributedHardware() argument
[all...]
/foundation/distributedhardware/distributed_input/sinkhandler/src/
H A Ddistributed_input_sink_handler.cpp162 int32_t DistributedInputSinkHandler::PauseDistributedHardware(const std::string &networkId) in PauseDistributedHardware() argument
167 int32_t DistributedInputSinkHandler::ResumeDistributedHardware(const std::string &networkId) in ResumeDistributedHardware() argument
172 int32_t DistributedInputSinkHandler::StopDistributedHardware(const std::string &networkId) in StopDistributedHardware() argument
/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp45 int32_t GetLocalDeviceNetworkId(std::string &networkId) in GetLocalDeviceNetworkId() argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/ipc/
H A Dcloud_sync_service_test.cpp473 std::string networkId = "0.0.0.0"; in HWTEST_F() local
499 std::string networkId = "edge2cloud"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/
H A Dstorage_daemon_communication_test.cpp186 std::string networkId = "testnetworkid"; in HWTEST_F() local
210 std::string networkId = "testnetworkid"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp196 MountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) MountDfsDocs() argument
208 UMountDfsDocs(int32_t userId, const std::string &relativePath, const std::string &networkId, const std::string &deviceId) UMountDfsDocs() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/domain/
H A Ddomain_unit_test.cpp698 const std::string networkId = "1212"; in HWTEST_F() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp106 void DistributedSchedAdapter::DeviceOnline(const std::string& networkId) in DeviceOnline() argument
122 void DistributedSchedAdapter::DeviceOffline(const std::string& networkId) in DeviceOffline() argument
385 GetLocalMissionSnapshotInfo(const std::string& networkId, int32_t missionId, MissionSnapshot& missionSnapshot) GetLocalMissionSnapshotInfo() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_continue_manager_test.cpp361 std::string networkId = "test networkId"; in HWTEST_F() local
385 std::string networkId = "test networkId"; in HWTEST_F() local
410 std::string networkId = "test networkId"; HWTEST_F() local
458 std::string networkId = "invalid networkId"; HWTEST_F() local
860 std::string networkId = "test networkId"; HWTEST_F() local
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...29