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

/external/chromium_org/content/public/browser/
H A Dnotification_service.h31 // NotificationService::AllSources(), in which case
42 static Source<void> AllSources() { return Source<void>(NULL); } function in class:content::NotificationService
44 // Returns the same value as AllSources(). This function has semantic
45 // differences to the programmer: We have checked that this AllSources()
51 // a container before use. But, we want the number of AllSources() calls to

Completed in 221 milliseconds