Searched refs:OpenFileSession (Results 1 – 3 of 3) sorted by relevance
54 HRESULT OpenFileSession(const wchar_t* file_name);105 HRESULT EtwTraceConsumerBase<ImplClass>::OpenFileSession( in OpenFileSession() function
298 HRESULT hr = consumer_.OpenFileSession(temp_file_.value().c_str()); in ConsumeEventFromTempSession()
191 consumer_.OpenFileSession(log_file_.value().c_str())); in PlayLog()