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

  /external/chromium-trace/
systrace.py 76 parser.add_option('-l', '--list-categories', dest='list_categories', default=False,
96 if options.list_categories:
97 atrace_args = ['adb', 'shell', 'atrace', '--list_categories']
  /external/lldb/include/lldb/Core/
Log.h 74 ListCategoriesCallback list_categories; member in struct:lldb_private::Log::Callbacks
  /external/lldb/source/Commands/
CommandObjectLog.cpp 361 log_callbacks.list_categories (&result.GetOutputStream());
  /external/lldb/source/Core/
Log.cpp 453 pos->second.list_categories (strm);

Completed in 72 milliseconds