Searched refs:GetDevPath (Results 1 – 5 of 5) sorted by relevance
25 std::string GetDevPath(const std::string &path);
88 std::string basePath = GetDevPath(std::string(path)); in GetDevPathEx()
19 std::string GetDevPath(const std::string &path) in GetDevPath() function
47 string GetDevPath(const std::string &path);
67 string HdcDaemonUSB::GetDevPath(const std::string &path) in GetDevPath() function in Hdc::HdcDaemonUSB106 basePath = GetDevPath(USB_FFS_BASE); in Initial()