Searched defs:INode (Results 1 – 3 of 3) sorted by relevance
/external/clang/unittests/Basic/ |
D | FileManagerTest.cpp | 31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory() 45 void InjectFile(const char *Path, ino_t INode) { in InjectFile() 50 void InjectDirectory(const char *Path, ino_t INode) { in InjectDirectory()
|
/external/llvm-project/clang/unittests/Basic/ |
D | FileManagerTest.cpp | 31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile, in InjectFileOrDirectory() 61 void InjectFile(const char *Path, ino_t INode, in InjectFile() 67 void InjectDirectory(const char *Path, ino_t INode) { in InjectDirectory()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | ArchiveExtractCallback.h | 110 UInt64 INode; member
|