Searched refs:send_notification (Results 1 – 4 of 4) sorted by relevance
72 bool send_notification = !initial_retrieval_completed_; in StoreStateKeys() local82 send_notification |= state_keys_ != state_keys; in StoreStateKeys()87 if (send_notification) in StoreStateKeys()
253 bool send_notification = false; in OnFileCanReadWithoutBlocking() local289 send_notification |= target_file_affected; in OnFileCanReadWithoutBlocking()293 if (!UpdateWatches(&send_notification)) { in OnFileCanReadWithoutBlocking()299 if (send_notification) { in OnFileCanReadWithoutBlocking()
48 LayerAnimationSequence* sequence, bool send_notification) { in DetachedFromSequence() argument51 if (send_notification) in DetachedFromSequence()
73 bool send_notification);