Searched defs:IconSnapshot (Results 1 – 2 of 2) sorted by relevance
58 IconSnapshot() : m_timestamp(0) { } in IconSnapshot() function60 IconSnapshot(const String& iconURL, int timestamp, SharedBuffer* data) in IconSnapshot() function
52 class IconSnapshot; variable