OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:network_time_notifier
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/net/
network_time_tracker.cc
33
io_thread->globals()->
network_time_notifier
->AddObserver(observer_callback);
52
io_thread->globals()->
network_time_notifier
->UpdateNetworkTime(
/external/chromium_org/chrome/test/base/
testing_io_thread_state.cc
14
#include "net/base/
network_time_notifier
.h"
87
io_thread_state_->globals()->
network_time_notifier
.reset(
/external/chromium_org/chrome/browser/
io_thread.h
174
scoped_ptr<net::NetworkTimeNotifier>
network_time_notifier
;
member in struct:IOThread::Globals
io_thread.cc
49
#include "net/base/
network_time_notifier
.h"
618
globals_->
network_time_notifier
.reset(
[
all
...]
/external/chromium_org/net/
net.target.darwin-arm.mk
79
net/base/
network_time_notifier
.cc \
net.target.darwin-mips.mk
79
net/base/
network_time_notifier
.cc \
net.target.darwin-x86.mk
79
net/base/
network_time_notifier
.cc \
net.target.linux-arm.mk
79
net/base/
network_time_notifier
.cc \
net.target.linux-mips.mk
79
net/base/
network_time_notifier
.cc \
net.target.linux-x86.mk
79
net/base/
network_time_notifier
.cc \
Completed in 177 milliseconds