Searched refs:OpenFileSession (Results 1 – 3 of 3) sorted by relevance
58 void OpenFileSession() { in OpenFileSession() function65 OpenFileSession<int>(); in foo()
69 HRESULT OpenFileSession(const wchar_t* file_name);117 inline HRESULT EtwTraceConsumerBase<ImplClass>::OpenFileSession( in OpenFileSession() function
319 HRESULT hr = consumer_.OpenFileSession(temp_file_.value().c_str()); in ConsumeEventFromTempSession()