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

  /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);

Completed in 800 milliseconds