OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAnnotation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.h
55
std::string
GetAnnotation
() const;
synced_notification.cc
226
base::string16 annotation = UTF8ToUTF16(
GetAnnotation
());
341
GetAnnotation
() == other.
GetAnnotation
() &&
457
std::string SyncedNotification::
GetAnnotation
() const {
Completed in 34 milliseconds