OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BroadcastNotificationDelegate
(Results
1 - 8
of
8
) sorted by null
/external/chromium/chrome/browser/history/
expire_history_backend.h
34
class
BroadcastNotificationDelegate
{
42
virtual ~
BroadcastNotificationDelegate
() {}
69
ExpireHistoryBackend(
BroadcastNotificationDelegate
* delegate,
250
BroadcastNotificationDelegate
* delegate_;
history_backend.h
49
public
BroadcastNotificationDelegate
{
expire_history_backend.cc
164
BroadcastNotificationDelegate
* delegate,
expire_history_backend_unittest.cc
51
public
BroadcastNotificationDelegate
{
170
//
BroadcastNotificationDelegate
implementation.
[
all
...]
/external/chromium_org/chrome/browser/history/
expire_history_backend.h
31
class
BroadcastNotificationDelegate
{
44
virtual ~
BroadcastNotificationDelegate
() {}
71
ExpireHistoryBackend(
BroadcastNotificationDelegate
* delegate,
254
BroadcastNotificationDelegate
* delegate_;
expire_history_backend.cc
168
BroadcastNotificationDelegate
* delegate,
history_backend.h
63
public
BroadcastNotificationDelegate
{
[
all
...]
expire_history_backend_unittest.cc
56
public
BroadcastNotificationDelegate
{
162
//
BroadcastNotificationDelegate
implementation.
[
all
...]
Completed in 139 milliseconds