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

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

Completed in 444 milliseconds