HomeSort by relevance Sort by last modified time
    Searched refs:IsChannelShutdownEvent (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/sync/syncable/
directory_manager.h 40 static inline bool IsChannelShutdownEvent(const EventType& event) {
syncable.h 832 static inline bool IsChannelShutdownEvent(const DirectoryEvent& event) {
    [all...]
  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.h 120 static inline bool IsChannelShutdownEvent(const EventType& event) {
  /external/chromium/chrome/common/deprecated/
event_sys-inl.h 28 // static bool IsChannelShutdownEvent(const EventType& event);
257 if (EventTraits::IsChannelShutdownEvent(event)) {
event_sys_unittest.cc 32 static bool IsChannelShutdownEvent(const TestEvent& event) {
  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 76 static inline bool IsChannelShutdownEvent(const GaiaAuthEvent& event) {

Completed in 56 milliseconds