Searched refs:IsValidPath (Results 1 – 3 of 3) sorted by relevance
61 if (!IsValidPath(path)) in Connect()76 bool SerialServiceImpl::IsValidPath(const mojo::String& path) { in IsValidPath() function in device::SerialServiceImpl
45 bool IsValidPath(const mojo::String& path);
45 bool IsValidPath(const char* path) { in IsValidPath() function59 if (!IsValidPath(path)) in FindFile()108 if (!IsValidPath(path)) in testfs_create()