Home
last modified time | relevance | path

Searched refs:have_access (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_path_watcher_kqueue.cc139 uintptr_t have_access = FileDescriptorForPath(next_event_data->path_); in HandleAttributesChange() local
140 if (have_access == kNoFileDescriptor) { in HandleAttributesChange()
152 CloseFileDescriptor(&have_access); in HandleAttributesChange()