Home
last modified time | relevance | path

Searched defs:offsets_str (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Dtext_database.cc351 std::string offsets_str = statement.ColumnString(3); in GetTextMatches() local
Dsnippet.cc163 void Snippet::ExtractMatchPositions(const std::string& offsets_str, in ExtractMatchPositions()