HomeSort by relevance Sort by last modified time
    Searched full:interprocesstimeticksconverter (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/common/
inter_process_time_ticks_converter.cc 12 InterProcessTimeTicksConverter::InterProcessTimeTicksConverter(
50 LocalTimeTicks InterProcessTimeTicksConverter::ToLocalTimeTicks(
62 LocalTimeDelta InterProcessTimeTicksConverter::ToLocalTimeDelta(
68 int64 InterProcessTimeTicksConverter::Convert(int64 value) const {
inter_process_time_ticks_converter.h 49 class CONTENT_EXPORT InterProcessTimeTicksConverter {
51 InterProcessTimeTicksConverter(const LocalTimeTicks& local_lower_bound,
82 friend class InterProcessTimeTicksConverter;
105 friend class InterProcessTimeTicksConverter;
119 friend class InterProcessTimeTicksConverter;
138 friend class InterProcessTimeTicksConverter;
inter_process_time_ticks_converter_unittest.cc 41 InterProcessTimeTicksConverter converter(
  /external/chromium_org/content/child/
resource_dispatcher.cc 41 const InterProcessTimeTicksConverter& converter,
712 InterProcessTimeTicksConverter converter(
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc     [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]

Completed in 217 milliseconds