Home
last modified time | relevance | path

Searched defs:IsAbsolute (Results 1 – 5 of 5) 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/cronet/base/files/
Dfile_path.cc577 bool FilePath::IsAbsolute() const { in IsAbsolute() function in base::FilePath
/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.h742 BOOLEAN IsAbsolute; member