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

  /external/chromium/base/files/
file_path_watcher_mac.cc 360 bool send_notification = false; local
396 send_notification |= target_file_affected;
400 if (!UpdateWatches(&send_notification)) {
406 if (send_notification) {

Completed in 125 milliseconds