Searched refs:StartFileSession (Results 1 – 4 of 4) sorted by relevance
141 TEST(EtwTraceControllerTest, StartFileSession) { in TEST() argument147 HRESULT hr = controller.StartFileSession(kTestSessionName, in TEST()
97 HRESULT StartFileSession(const wchar_t* session_name,
66 HRESULT EtwTraceController::StartFileSession(const wchar_t* session_name, in StartFileSession() function in base::win::EtwTraceController
273 HRESULT hr = controller.StartFileSession(kTestSessionName, in LogEventToTempSession()