OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_iconsPendingSync
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/loader/icon/
IconDatabase.h
168
HashMap<String, IconSnapshot>
m_iconsPendingSync
;
IconDatabase.cpp
203
m_iconsPendingSync
.clear();
502
m_iconsPendingSync
.set(iconRecord->iconURL(), iconRecord->snapshot(true));
545
m_iconsPendingSync
.set(iconURL, icon->snapshot());
628
m_iconsPendingSync
.set(iconRecord->iconURL(), iconRecord->snapshot(true));
[
all
...]
Completed in 4047 milliseconds