Searched refs:GetInode (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/ | ||
D | file_util.h | 345 bool GetInode(const FilePath& path, ino_t* inode); |
D | file_util_posix.cc | 530 bool GetInode(const FilePath& path, ino_t* inode) { in GetInode() function |