Searched refs:ToLocalTimeTicks (Results 1 – 5 of 5) sorted by relevance
31 ToLocalTimeTicks(remote_lower_bound).value_); in InterProcessTimeTicksConverter()33 ToLocalTimeTicks(remote_upper_bound).value_); in InterProcessTimeTicksConverter()44 ToLocalTimeTicks(remote_lower_bound).value_); in InterProcessTimeTicksConverter()46 ToLocalTimeTicks(remote_upper_bound).value_); in InterProcessTimeTicksConverter()50 LocalTimeTicks InterProcessTimeTicksConverter::ToLocalTimeTicks( in ToLocalTimeTicks() function in content::InterProcessTimeTicksConverter
58 LocalTimeTicks ToLocalTimeTicks(const RemoteTimeTicks& remote_ms) const;
48 results.result_time = converter.ToLocalTimeTicks( in RunTest()
44 *time = converter.ToLocalTimeTicks(remote_time).ToTimeTicks(); in RemoteToLocalTimeTicks()
1883 converter.ToLocalTimeTicks( in OnShouldCloseACK()