Home
last modified time | relevance | path

Searched refs:DeleteNodeInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/
H A Ddistributed_input_dfx_test.cpp90 HiDumper::GetInstance().DeleteNodeInfo(devId, dhId1); in HWTEST_F()
91 HiDumper::GetInstance().DeleteNodeInfo(devId1, dhId); in HWTEST_F()
92 HiDumper::GetInstance().DeleteNodeInfo(devId1, dhId1); in HWTEST_F()
93 HiDumper::GetInstance().DeleteNodeInfo(devId, dhId); in HWTEST_F()
/foundation/distributedhardware/distributed_input/dfx_utils/include/
H A Dhidumper.h59 void DeleteNodeInfo(const std::string &deviceId, const std::string &dhId);
/foundation/distributedhardware/distributed_input/dfx_utils/src/
H A Dhidumper.cpp118 void HiDumper::DeleteNodeInfo(const std::string &deviceId, const std::string &dhId) in DeleteNodeInfo() function in OHOS::DistributedHardware::DistributedInput::HiDumper
120 DHLOGI("DeleteNodeInfo Dump."); in DeleteNodeInfo()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp468 HiDumper::GetInstance().DeleteNodeInfo(devId, dhId); in UnregisterDistributedHardware()

Completed in 5 milliseconds