OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:URLsStarredDetails
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/history/
history_notifications.cc
21
URLsStarredDetails
::
URLsStarredDetails
(bool being_starred)
25
URLsStarredDetails
::~
URLsStarredDetails
() {}
history_notifications.h
67
struct
URLsStarredDetails
: public HistoryDetails {
68
explicit
URLsStarredDetails
(bool being_starred);
69
virtual ~
URLsStarredDetails
();
Completed in 404 milliseconds