OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrivetNotificationDelegate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_notifications.cc
274
new
PrivetNotificationDelegate
(profile_));
336
PrivetNotificationDelegate
::
PrivetNotificationDelegate
(
341
PrivetNotificationDelegate
::~
PrivetNotificationDelegate
() {
344
std::string
PrivetNotificationDelegate
::id() const {
348
content::RenderViewHost*
PrivetNotificationDelegate
::GetRenderViewHost() const {
352
void
PrivetNotificationDelegate
::Display() {
355
void
PrivetNotificationDelegate
::Error() {
359
void
PrivetNotificationDelegate
::Close(bool by_user)
[
all
...]
privet_notifications.h
127
class
PrivetNotificationDelegate
: public NotificationDelegate {
129
explicit
PrivetNotificationDelegate
(content::BrowserContext* profile);
144
virtual ~
PrivetNotificationDelegate
();
Completed in 345 milliseconds