Home | Sort by relevance Sort by last modified time |
/external/chromium/base/files/ | |
file_path_watcher_mac.cc | 243 int have_access = FileDescriptorForPath(next_event_data->path_); local 244 if (have_access == -1) { 256 CloseFileDescriptor(&have_access); |