Home
last modified time | relevance | path

Searched defs:IsAbsolute (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h131 uint64_t IsAbsolute : 1; variable
/external/libusb/libusb/os/
Dwindows_winusb.h769 BOOLEAN IsAbsolute; member