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

  /external/chromium_org/chrome/common/favicon/
favicon_types.cc 9 // FaviconImageResult ---------------------------------------------------------
11 FaviconImageResult::FaviconImageResult() {}
13 FaviconImageResult::~FaviconImageResult() {}
favicon_types.h 32 struct FaviconImageResult {
33 FaviconImageResult();
34 ~FaviconImageResult();

Completed in 689 milliseconds