Searched refs:GetDevPath (Results 1 – 5 of 5) sorted by relevance
27 std::string GetDevPath(const std::string &path);
26 std::string GetDevPath(const std::string &path) in GetDevPath() function
74 std::string basePath = GetDevPath(std::string(path)); in GetDevPathEx()
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()