Home
last modified time | relevance | path

Searched refs:GetAllNodeInfos (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/src/
H A Dhidumper.cpp88 ret = GetAllNodeInfos(result); in ProcessDump()
101 int32_t HiDumper::GetAllNodeInfos(std::string &result) in GetAllNodeInfos() function in OHOS::DistributedHardware::DistributedInput::HiDumper
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/include/
H A Dhidumper.h68 int32_t GetAllNodeInfos(std::string &result);
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/
H A Ddistributed_input_dfx_test.cpp87 int32_t ret = HiDumper::GetInstance().GetAllNodeInfos(result);