Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path_watcher_kqueue.cc255 bool send_notification = false; in OnFileCanReadWithoutBlocking() local
291 send_notification |= target_file_affected; in OnFileCanReadWithoutBlocking()
295 if (!UpdateWatches(&send_notification)) { in OnFileCanReadWithoutBlocking()
301 if (send_notification) { in OnFileCanReadWithoutBlocking()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mturk/
Dconnection.py810 value=1, send_notification=True): argument
814 'SendNotification' : send_notification}