Home
last modified time | relevance | path

Searched refs:SetNetWorkId (Results 1 - 17 of 17) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_get_device_screen_status_req.h38 * @tc.name: IpcGetDeviceScreenStatusReq::SetNetWorkId
42 void SetNetWorkId(const std::string &netWorkId) in SetNetWorkId() function in OHOS::DistributedHardware::IpcGetDeviceScreenStatusReq
H A Dipc_get_info_by_network_req.h38 * @tc.name: IpcGetInfoByNetWorkReq::SetNetWorkId
42 void SetNetWorkId(const std::string &netWorkId) in SetNetWorkId() function in OHOS::DistributedHardware::IpcGetInfoByNetWorkReq
H A Dipc_get_info_by_network_rsp.h120 * @tc.name: IpcGetInfoByNetWorkRsp::SetNetWorkId
124 void SetNetWorkId(const std::string &netWorkId) in SetNetWorkId() function in OHOS::DistributedHardware::IpcGetInfoByNetWorkRsp
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Ddistribute_req_param.h95 inline void SetNetWorkId(const std::string &netWorkId) in SetNetWorkId() function in OHOS::AppExecFwk::DistributeReqParam
H A Djs_feature_ability.cpp420 requestParam.SetNetWorkId(networkId); in UnWrapRequestParams()
/foundation/distributedhardware/distributed_input/services/source/inputinject/include/
H A Dvirtual_device.h45 void SetNetWorkId(const std::string &netWorkId);
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddms_continue_time_dumper.h77 void SetNetWorkId(const std::string srcNetWorkId, const std::string dstNetWorkId);
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Dvirtual_device.cpp189 void VirtualDevice::SetNetWorkId(const std::string &netWorkId) in SetNetWorkId() function in OHOS::DistributedHardware::DistributedInput::VirtualDevice
191 DHLOGI("SetNetWorkId %{public}s\n", GetAnonyString(netWorkId).c_str()); in SetNetWorkId()
H A Ddistributed_input_node_manager.cpp365 virtualDevice->SetNetWorkId(devId); in CreateHandle()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_client.cpp327 req->SetNetWorkId(netWorkId); in HWTEST_F()
361 req->SetNetWorkId(netWorkId); in HWTEST_F()
535 req->SetNetWorkId(networkId); in HWTEST_F()
H A DUTTest_ipc_cmd_register.cpp260 req->SetNetWorkId(netWorkId); in HWTEST_F()
278 req->SetNetWorkId(netWorkId); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddms_continue_time_dumper_test.cpp188 DmsContinueTime::GetInstance().SetNetWorkId(NETWORK_ID, NETWORK_ID); in HWTEST_F()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp317 req->SetNetWorkId(networkId); in GetDeviceInfo()
870 req->SetNetWorkId(netWorkId); in GetUdidByNetworkId()
900 req->SetNetWorkId(netWorkId); in GetUuidByNetworkId()
1333 req->SetNetWorkId(networkId); in GetEncryptedUuidByNetworkId()
1570 req->SetNetWorkId(netWorkId); in GetNetworkTypeByNetworkId()
2176 req->SetNetWorkId(networkId); in GetDeviceSecurityLevel()
2399 req->SetNetWorkId(networkId); in GetDeviceScreenStatus()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddms_continue_time_dumper.cpp165 void DmsContinueTime::SetNetWorkId(const std::string srcNetWorkId, const std::string dstNetWorkId) in SetNetWorkId() function in OHOS::DistributedSchedule::DmsContinueTime
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp617 DmsContinueTime::GetInstance().SetNetWorkId(continueInfo_.sourceDeviceId_, continueInfo_.sinkDeviceId_); in DurationDumperStart()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1732 pRsp->SetNetWorkId(reply.ReadString()); in ON_IPC_READ_RESPONSE()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp431 DmsContinueTime::GetInstance().SetNetWorkId(srcDeviceId, dstDeviceId); in DurationStart()

Completed in 24 milliseconds