Searched defs:SetStartTime (Results 1 – 4 of 4) sorted by relevance
57 void SetStartTime(uint32_t time) { mTimeStarted = time; } in SetStartTime() function
63 void Response::SetStartTime(steady_clock::time_point aStartTime) in SetStartTime() function in otbr::rest::Response
40 void SetStartTime() { start_time_ = Time::Now(); } in SetStartTime() function in base::__anone824456e0111::BaseThread
478 STDMETHOD(SetStartTime)(THIS_ REFERENCE_TIME rt) PURE; in DECLARE_INTERFACE_() local