HomeSort by relevance Sort by last modified time
    Searched full:have_access (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/base/files/
file_path_watcher_kqueue.cc 137 uintptr_t have_access = FileDescriptorForPath(next_event_data->path_); local
138 if (have_access == kNoFileDescriptor) {
150 CloseFileDescriptor(&have_access);

Completed in 2312 milliseconds