Searched defs:begin_time (Results  1 – 13 of 13) sorted by relevance
| /external/openscreen/cast/streaming/ | 
| D | bandwidth_estimator.h | 121     Clock::time_point begin_time() const { return begin_time_; }  in begin_time()  function
 | 
| D | bandwidth_estimator.cc | 107                                              Clock::time_point begin_time)  in FlowTracker()
 | 
| /external/mesa3d/src/gallium/drivers/freedreno/ | 
| D | freedreno_query_sw.h | 41 	uint64_t begin_time, end_time;  member
 | 
| /external/python/mobly/mobly/controllers/ | 
| D | android_device.py | 409 def take_bug_reports(ads, test_name=None, begin_time=None, destination=None):  argument431   def take_br(test_name, begin_time, ad, destination):  argument
 984                       begin_time=None,  argument
 
 | 
| /external/python/mobly/mobly/controllers/android_device_lib/services/ | 
| D | logcat.py | 94   def _is_timestamp_in_range(self, target, begin_time, end_time):  argument
 | 
| /external/webrtc/rtc_tools/data_channel_benchmark/ | 
| D | data_channel_benchmark.cc | 196           auto begin_time = webrtc::Clock::GetRealTimeClock()->CurrentTime();  in RunServer()  local
 | 
| /external/cronet/base/i18n/ | 
| D | time_formatting_unittest.cc | 402   Time begin_time;  in TEST()  local
 | 
| D | time_formatting.cc | 257 std::u16string DateIntervalFormat(const Time& begin_time,  in DateIntervalFormat()
 | 
| /external/libchrome/base/i18n/ | 
| D | time_formatting.cc | 243 string16 DateIntervalFormat(const Time& begin_time,  in DateIntervalFormat()
 | 
| D | time_formatting_unittest.cc | 402   Time begin_time;  in TEST()  local
 | 
| /external/cronet/net/http/ | 
| D | http_auth_cache.cc | 303 void HttpAuthCache::ClearEntriesAddedBetween(base::Time begin_time,  in ClearEntriesAddedBetween()
 | 
| /external/mesa3d/src/gallium/drivers/radeonsi/ | 
| D | si_query.c | 53    uint64_t begin_time;  member
 | 
| /external/mesa3d/src/gallium/drivers/r600/ | 
| D | r600_query.c | 50 	uint64_t begin_time;  member
 |