OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lhs_other
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.cc
342
std::string
lhs_other
= ActivityLogPolicy::Util::Serialize(lhs->other());
local
344
if (
lhs_other
!= rhs_other)
345
return
lhs_other
< rhs_other;
Completed in 36 milliseconds