HomeSort by relevance Sort by last modified time
    Searched refs:SetRuntimeDebugFlagsEnabled (Results 1 - 5 of 5) sorted by null

  /art/libartbase/base/
logging_test.cc 53 SetRuntimeDebugFlagsEnabled(true);
56 SetRuntimeDebugFlagsEnabled(false);
runtime_debug.h 57 void SetRuntimeDebugFlagsEnabled(bool enabled);
runtime_debug.cc 68 void SetRuntimeDebugFlagsEnabled(bool enabled) {
  /art/compiler/optimizing/
optimizing_cfi_test.cc 61 SetRuntimeDebugFlagsEnabled(false);
  /art/runtime/
parsed_options.cc 550 SetRuntimeDebugFlagsEnabled(args.Get(M::SlowDebug));
    [all...]

Completed in 92 milliseconds