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

  /external/chromium/chrome/common/extensions/
extension.h 648 typedef std::pair<FilePath, std::string> ImageCacheKey;
649 typedef std::map<ImageCacheKey, SkBitmap> ImageCache;
    [all...]
extension.cc     [all...]

Completed in 28 milliseconds