Searched refs:GetDeviceNodeName (Results 1 – 4 of 4) sorted by relevance
80 static std::string GetDeviceNodeName();109 std::string TransformPointTest::GetDeviceNodeName() in GetDeviceNodeName() function in OHOS::MMI::TransformPointTest285 Context ctx { GetDeviceNodeName() };325 Context ctx { GetDeviceNodeName() };
29 …int32_t GetDeviceNodeName(const std::string &targetName, uint16_t devIndex, std::string &deviceNod…
41 if (getDeviceNodeObject_.GetDeviceNodeName(deviceName, devIndex, deviceNode) == RET_ERR) { in TransformJsonData()
33 int32_t GetDeviceNode::GetDeviceNodeName(const std::string &targetName, uint16_t devIndex, std::str… in GetDeviceNodeName() function in OHOS::MMI::GetDeviceNode