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

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
dir_node.cc 22 const ino_t kParentDirIno = -1;
27 cache_(stat_.st_ino, kParentDirIno),
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/html5fs/
html5_fs_node.cc 99 const ino_t kParentDirIno = -2;
100 GetDentsHelper helper(kCurDirIno, kParentDirIno);

Completed in 69 milliseconds