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

  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_policy_unittest.cc 91 action->ParsePageUrl("<incognito>http://www.google.com/");
activity_actions.h 163 void ParsePageUrl(const std::string& url);
fullstream_ui_policy.cc 205 action->ParsePageUrl(query.ColumnString(5));
activity_actions.cc 193 void Action::ParsePageUrl(const std::string& url) {
counting_policy.cc 505 action->ParsePageUrl(query.ColumnString(5));

Completed in 101 milliseconds