OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FileSystemType
(Results
1 - 7
of
7
) sorted by null
/external/libchrome/base/files/
file_util.h
393
enum
FileSystemType
{
406
// Attempts determine the
FileSystemType
for |path|.
408
BASE_EXPORT bool GetFileSystemType(const FilePath& path,
FileSystemType
* type);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fltuserstructures.h
142
FLT_FILESYSTEM_TYPE
FileSystemType
;
ntmsapi.h
921
WCHAR
FileSystemType
[64];
[
all
...]
winioctl.h
[
all
...]
winnt.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h
[
all
...]
wdm.h
[
all
...]
Completed in 238 milliseconds