Searched defs:kNotifyAll (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/invalidation/
H A Dp2p_invalidator.cc28 const char kNotifyAll[] = "notifyAll"; member in namespace:syncer::__anon6548
43 return kNotifyAll;
58 if (target_str == kNotifyAll) {

Completed in 149 milliseconds