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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h 107 struct SBListChunkRanges {
108 explicit SBListChunkRanges(const std::string& n);
safe_browsing_util.cc 148 // SBListChunkRanges -----------------------------------------------------------
150 SBListChunkRanges::SBListChunkRanges(const std::string& n)

Completed in 67 milliseconds