Home
last modified time | relevance | path

Searched defs:IsAbsolute (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/files/
Dfile_path.cc534 bool FilePath::IsAbsolute() const { in IsAbsolute() function in base::FilePath
Dfile_path_unittest.cc397 TEST_F(FilePathTest, IsAbsolute) { in TEST_F() argument
/external/libusb/libusb/os/
Dwindows_winusb.h908 BOOLEAN IsAbsolute; member