Searched defs:IsAbsolute (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h877 BOOLEAN IsAbsolute; member in struct:_HIDP_VALUE_CAPS
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dpath.cc23 bool Path::IsAbsolute() const { function in class:nacl_io::Path
/external/chromium_org/storage/common/fileapi/
H A Dfile_system_util.cc134 return (IsAbsolute(normalized_path)) ?
138 bool VirtualPath::IsAbsolute(const base::FilePath::StringType& path) { function in class:storage::VirtualPath
/external/chromium_org/base/files/
H A Dfile_path.cc532 bool FilePath::IsAbsolute() const { function in class:base::FilePath

Completed in 2575 milliseconds