OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DidRunUpdater
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/google/
did_run_updater_win.cc
17
DidRunUpdater
::
DidRunUpdater
() : system_level_(false) {
26
DidRunUpdater
::~
DidRunUpdater
() {
29
void
DidRunUpdater
::Observe(int type,
did_run_updater_win.h
14
class
DidRunUpdater
: public content::NotificationObserver {
16
DidRunUpdater
();
17
~
DidRunUpdater
() override;
29
DISALLOW_COPY_AND_ASSIGN(
DidRunUpdater
);
Completed in 163 milliseconds