Searched refs:Logging (Results 1 - 15 of 15) sorted by relevance

/external/clang/tools/libclang/
H A DARCMigrate.cpp39 bool Logging = ::getenv("LIBCLANG_LOGGING"); local
42 if (Logging)
50 if (Logging) {
64 if (Logging) {
79 bool Logging = ::getenv("LIBCLANG_LOGGING"); local
84 if (Logging)
91 if (Logging)
106 if (Logging) {
H A DCIndexHigh.cpp345 bool Logging = ::getenv("LIBCLANG_LOGGING"); local
348 if (Logging)
353 if (Logging)
358 if (Logging)
363 if (Logging)
395 if (Logging)
H A DCXSourceLocation.cpp126 bool Logging = ::getenv("LIBCLANG_LOGGING");
132 if (Logging)
138 if (Logging)
H A DCIndex.cpp3765 bool Logging = getenv("LIBCLANG_LOGGING"); local
3766 if (Logging) {
/external/chromium/chrome/browser/ui/cocoa/
H A Dabout_ipc_dialog.h23 class AboutIPCBridge : public IPC::Logging::Consumer {
28 // IPC::Logging::Consumer implementation.
/external/chromium/chrome/browser/ui/views/
H A Dabout_ipc_dialog.h31 public IPC::Logging::Consumer,
55 // IPC::Logging::Consumer implementation.
H A Dabout_ipc_dialog.cc59 // This class registers the browser IPC logger functions with IPC::Logging.
63 IPC::Logging::set_log_function_map(&g_log_function_mapping);
100 LogFunctionMap* log_functions = IPC::Logging::log_function_map();
207 IPC::Logging::GetInstance()->SetConsumer(this);
212 IPC::Logging::GetInstance()->SetConsumer(NULL);
324 IPC::Logging::GetMessageText(data.type, &message_name, NULL, NULL);
/external/chromium-trace/trace-viewer/third_party/python_gflags/
H A Dgflags2man.py82 class Logging: class in inherits:
90 logging = Logging()
148 # " -v,--verbosity: Logging verbosity"
159 # " -v,--verbosity: Logging verbosity"
166 # " -v,--verbosity: Logging verbosity"
/external/chromium/chrome/common/
H A Dlogging_chrome.cc273 IPC::Logging::set_log_function_map(&g_log_function_mapping);
/external/chromium/chrome/browser/
H A Dbrowser_process_impl.cc994 IPC::Logging::GetInstance()->Enable();
996 IPC::Logging::GetInstance()->Disable();
/external/webkit/Source/WebKit2/UIProcess/
H A DWebContext.cpp32 #include "Logging.h"
56 #include <WebCore/Logging.h>
/external/webkit/Source/WebKit2/WebProcess/
H A DWebProcess.cpp59 #include <WebCore/Logging.h>
/external/webkit/Source/WebCore/
H A DAndroid.mk556 platform/Logging.cpp \
/external/webkit/Source/WebKit/win/
H A DWebView.cpp101 #include <WebCore/Logging.h>
/external/webkit/Source/WebKit/mac/WebView/
H A DWebView.mm139 #import <WebCore/Logging.h>

Completed in 273 milliseconds