HomeSort by relevance Sort by last modified time
    Searched defs:OpenFileSession (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/win/
event_trace_consumer.h 30 // consumer.OpenFileSession(file_path);
44 // Note: You can use OpenRealtimeSession or OpenFileSession
52 // Note: You can use OpenRealtimeSession or OpenFileSession
54 HRESULT OpenFileSession(const wchar_t* file_name);
105 HRESULT EtwTraceConsumerBase<ImplClass>::OpenFileSession(
  /external/chromium_org/base/win/
event_trace_consumer.h 29 // consumer.OpenFileSession(file_path);
43 // Note: You can use OpenRealtimeSession or OpenFileSession
51 // Note: You can use OpenRealtimeSession or OpenFileSession
53 HRESULT OpenFileSession(const wchar_t* file_name);
104 HRESULT EtwTraceConsumerBase<ImplClass>::OpenFileSession(

Completed in 91 milliseconds