OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExtensionIdleEventRouter
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_idle_api.h
15
class
ExtensionIdleEventRouter
{
20
DISALLOW_COPY_AND_ASSIGN(
ExtensionIdleEventRouter
);
extension_idle_api.cc
127
ExtensionIdleEventRouter
::OnIdleStateChange(profile_, state);
146
void
ExtensionIdleEventRouter
::OnIdleStateChange(Profile* profile,
Completed in 220 milliseconds