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

  /external/chromium/base/win/
event_trace_provider.h 118 bool ShouldLog(EtwEventLevel level, EtwEventFlags flags) {
124 // Do nothing if !ShouldLog(level, 0xFFFFFFFF).
  /external/chromium_org/base/win/
event_trace_provider.h 122 bool ShouldLog(EtwEventLevel level, EtwEventFlags flags) {
128 // Do nothing if !ShouldLog(level, 0xFFFFFFFF).
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 97 bool ShouldLog() {
305 gLogEnabled = ShouldLog();

Completed in 35 milliseconds