Searched refs:SetStartTime (Results 1 – 8 of 8) sorted by relevance
40 void SetStartTime() { start_time_ = Time::Now(); } in SetStartTime() function in base::__anone824456e0111::BaseThread66 SetStartTime(); in Run()89 SetStartTime(); in Run()
123 void SetStartTime(steady_clock::time_point aStartTime);
63 void Response::SetStartTime(steady_clock::time_point aStartTime) in SetStartTime() function in otbr::rest::Response
853 aResponse.SetStartTime(steady_clock::now()); in Diagnostic()
565 void SetStartTime();569 void CBenchInfoCalc::SetStartTime()1403 bpi->SetStartTime();2016 bpi->SetStartTime();2083 bpi->SetStartTime();3327 progressInfoSpec.SetStartTime();3349 progressInfoSpec.SetStartTime();3518 progressInfoSpec.SetStartTime();3552 progressInfoSpec.SetStartTime();
57 void SetStartTime(uint32_t time) { mTimeStarted = time; } in SetStartTime() function
478 STDMETHOD(SetStartTime)(THIS_ REFERENCE_TIME rt) PURE; in DECLARE_INTERFACE_() local500 #define IDirectMusicBuffer_SetStartTime(p,a) (p)->lpVtbl->SetStartTime(p,a)
119 mJitterBuffer->SetStartTime(0); in SetUp()