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

  /external/webkit/Source/WebKit/win/
WebIconDatabase.h 129 Vector<String> m_notificationQueue;
WebIconDatabase.cpp 332 m_notificationQueue.append(String());
339 m_notificationQueue.append(pageURL.threadsafeCopy());
361 // Caller of this method must hold the m_notificationQueue lock
420 queue.swap(m_sharedWebIconDatabase->m_notificationQueue);

Completed in 17 milliseconds