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

  /external/chromium/base/win/
event_trace_provider.h 34 template <size_t N> class EtwMofEvent: public EtwMofEventBase<N> {
38 EtwMofEvent() {
42 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type,
52 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type,
74 DISALLOW_COPY_AND_ASSIGN(EtwMofEvent);
  /external/chromium_org/base/win/
event_trace_provider.h 33 template <size_t N> class EtwMofEvent: public EtwMofEventBase<N> {
42 EtwMofEvent() {
46 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type,
56 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type,
78 DISALLOW_COPY_AND_ASSIGN(EtwMofEvent);

Completed in 198 milliseconds