OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notify_pending_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
plugin_updater.h
92
bool
notify_pending_
;
member in class:PluginUpdater
plugin_updater.cc
31
:
notify_pending_
(false) {
306
if (
notify_pending_
)
308
notify_pending_
= true;
315
GetInstance()->
notify_pending_
= false;
Completed in 4145 milliseconds