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

  /external/webkit/Source/WebCore/platform/network/win/
NetworkStateNotifierWin.cpp 73 bool oldOnLine = m_isOnLine;
77 if (m_isOnLine == oldOnLine)
  /external/webkit/Source/WebCore/platform/network/mac/
NetworkStateNotifierMac.cpp 90 bool oldOnLine = m_isOnLine;
94 if (m_isOnLine == oldOnLine)

Completed in 85 milliseconds