OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_timestamp_callback_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/frame_host/
navigation_controller_impl.h
392
base::Callback<base::Time()>
get_timestamp_callback_
;
member in class:content::NavigationControllerImpl
394
// Used to smooth out timestamps from |
get_timestamp_callback_
|.
navigation_controller_impl.cc
211
get_timestamp_callback_
(base::Bind(&base::Time::Now)),
810
time_smoother_.GetSmoothedTime(
get_timestamp_callback_
.Run());
[
all
...]
Completed in 587 milliseconds