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

  /external/webkit/WebCore/loader/icon/
IconDatabase.h 161 HashMap<String, IconSnapshot> m_iconsPendingSync;
IconDatabase.cpp 202 m_iconsPendingSync.clear();
501 m_iconsPendingSync.set(iconRecord->iconURL(), iconRecord->snapshot(true));
544 m_iconsPendingSync.set(iconURL, icon->snapshot());
627 m_iconsPendingSync.set(iconRecord->iconURL(), iconRecord->snapshot(true));
    [all...]

Completed in 15 milliseconds