Home
last modified time | relevance | path

Searched refs:kDevicePathPrefixSize (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileName.cpp160 if (len < 18 || len > 22 || !IsString1PrefixedByString2(s + kDevicePathPrefixSize, "PhysicalDrive")) in IsDevicePath()
343 return kDevicePathPrefixSize; in GetRootPrefixSize()
392 return kDevicePathPrefixSize; in GetRootPrefixSize()
H A DFileName.h31 const unsigned kDevicePathPrefixSize = 4; member

Completed in 2 milliseconds