Home
last modified time | relevance | path

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

/external/chromium_org/device/serial/
Dserial_service_impl.cc61 if (!IsValidPath(path)) in Connect()
76 bool SerialServiceImpl::IsValidPath(const mojo::String& path) { in IsValidPath() function in device::SerialServiceImpl
Dserial_service_impl.h45 bool IsValidPath(const mojo::String& path);
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
Dfuse_fs_test.cc45 bool IsValidPath(const char* path) { in IsValidPath() function
59 if (!IsValidPath(path)) in FindFile()
108 if (!IsValidPath(path)) in testfs_create()