HomeSort by relevance Sort by last modified time
    Searched full:rhs_other (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.cc 547 std::string rhs_other = ActivityLogPolicy::Util::Serialize(rhs->other()); local
548 if (lhs_other != rhs_other)
549 return lhs_other < rhs_other;

Completed in 101 milliseconds