HomeSort by relevance Sort by last modified time
    Searched refs:InterProcessTimeTicksConverter (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/common/
inter_process_time_ticks_converter.h 49 class CONTENT_EXPORT InterProcessTimeTicksConverter {
51 InterProcessTimeTicksConverter(const LocalTimeTicks& local_lower_bound,
92 friend class InterProcessTimeTicksConverter;
115 friend class InterProcessTimeTicksConverter;
129 friend class InterProcessTimeTicksConverter;
148 friend class InterProcessTimeTicksConverter;
inter_process_time_ticks_converter.cc 12 InterProcessTimeTicksConverter::InterProcessTimeTicksConverter(
50 LocalTimeTicks InterProcessTimeTicksConverter::ToLocalTimeTicks(
62 LocalTimeDelta InterProcessTimeTicksConverter::ToLocalTimeDelta(
68 int64 InterProcessTimeTicksConverter::Convert(int64 value) const {
75 bool InterProcessTimeTicksConverter::IsSkewAdditiveForMetrics() const {
79 base::TimeDelta InterProcessTimeTicksConverter::GetSkewForMetrics() const {
inter_process_time_ticks_converter_unittest.cc 43 InterProcessTimeTicksConverter converter(
  /external/chromium_org/content/child/
resource_dispatcher.cc 42 const InterProcessTimeTicksConverter& converter,
767 InterProcessTimeTicksConverter converter(
    [all...]
  /external/chromium_org/content/browser/frame_host/
render_frame_host_impl.cc     [all...]

Completed in 1183 milliseconds