HomeSort by relevance Sort by last modified time
    Searched refs:ProcPathGetInode (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
linux_util.cc 83 bool ProcPathGetInode(ino_t* inode_out, const char* path, bool log = false) {
235 if (ProcPathGetInode(&fd_inode, buf)) {
  /external/chromium_org/base/
linux_util.cc 82 bool ProcPathGetInode(ino_t* inode_out, const char* path, bool log = false) {
235 if (ProcPathGetInode(&fd_inode, buf)) {

Completed in 64 milliseconds