Home
last modified time | relevance | path

Searched refs:Logging (Results 1 – 25 of 60) sorted by relevance

123

/external/clang/tools/libclang/
DARCMigrate.cpp39 bool Logging = ::getenv("LIBCLANG_LOGGING"); in clang_getRemappings() local
42 if (Logging) in clang_getRemappings()
50 if (Logging) { in clang_getRemappings()
64 if (Logging) { in clang_getRemappings()
79 bool Logging = ::getenv("LIBCLANG_LOGGING"); in clang_getRemappingsFromFileList() local
84 if (Logging) in clang_getRemappingsFromFileList()
91 if (Logging) in clang_getRemappingsFromFileList()
106 if (Logging) { in clang_getRemappingsFromFileList()
DCIndexHigh.cpp345 bool Logging = ::getenv("LIBCLANG_LOGGING"); in clang_findReferencesInFile() local
348 if (Logging) in clang_findReferencesInFile()
353 if (Logging) in clang_findReferencesInFile()
358 if (Logging) in clang_findReferencesInFile()
363 if (Logging) in clang_findReferencesInFile()
395 if (Logging) in clang_findReferencesInFile()
DCXSourceLocation.cpp126 bool Logging = ::getenv("LIBCLANG_LOGGING"); in clang_getLocation() local
132 if (Logging) in clang_getLocation()
138 if (Logging) in clang_getLocation()
/external/chromium/chrome/browser/ui/views/
Dabout_ipc_dialog.cc63 IPC::Logging::set_log_function_map(&g_log_function_mapping); in RegisterLoggerFuncs()
100 LogFunctionMap* log_functions = IPC::Logging::log_function_map(); in InitDialog()
207 IPC::Logging::GetInstance()->SetConsumer(this); in AboutIPCDialog()
212 IPC::Logging::GetInstance()->SetConsumer(NULL); in ~AboutIPCDialog()
324 IPC::Logging::GetMessageText(data.type, &message_name, NULL, NULL); in Log()
Dabout_ipc_dialog.h31 public IPC::Logging::Consumer,
/external/chromium/chrome/browser/ui/cocoa/
Dabout_ipc_controller.mm22 IPC::Logging::GetMessageText(data_.type, &data_.message_name, NULL, NULL);
105 IPC::Logging::GetInstance()->SetConsumer(NULL);
116 IPC::Logging::GetInstance()->SetConsumer(bridge_.get());
126 if (IPC::Logging::GetInstance()->Enabled())
134 !IPC::Logging::GetInstance()->Enabled());
Dabout_ipc_dialog.h23 class AboutIPCBridge : public IPC::Logging::Consumer {
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/
Dwindow-open-expected.txt3 Logging from second window:
/external/webkit/LayoutTests/storage/domstorage/localstorage/
Dwindow-open-expected.txt3 Logging from second window:
/external/webkit/Source/WebKit2/Platform/mac/
DLogging.mac.mm27 #include "Logging.h"
/external/webkit/Source/WebCore/platform/mac/
DLoggingMac.mm28 #include "Logging.h"
DScrollViewMac.mm32 #import "Logging.h"
DKeyEventMac.mm32 #import "Logging.h"
/external/openssh/
Dsshd_config.android31 # Logging
Dsshd_config32 # Logging
DOVERVIEW120 Logging in (updating utmp, lastlog, etc.)
/external/webkit/Source/WebCore/platform/iphone/
DKeyEventIPhone.mm32 #import "Logging.h"
/external/chromium/chrome/common/
Dlogging_chrome.cc273 IPC::Logging::set_log_function_map(&g_log_function_mapping); in InitChromeLogging()
/external/chromium/chrome/browser/
Dbrowser_process_impl.cc994 IPC::Logging::GetInstance()->Enable(); in SetIPCLoggingEnabled()
996 IPC::Logging::GetInstance()->Disable(); in SetIPCLoggingEnabled()
/external/webkit/Source/WebKit2/
DWebKit2.pro103 Platform/Logging.h \
307 Platform/Logging.cpp \
/external/webkit/Source/WebCore/platform/graphics/mac/
DFontMac.mm28 #import "Logging.h"
/external/webkit/Source/WebCore/page/mac/
DFrameMac.mm44 #import "Logging.h"
/external/webkit/Source/WebKit2/WebKit2.xcodeproj/
Dproject.pbxproj325 …5160BFE113381DF900918999 /* Logging.mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5160BFE0…
340 …51A7F2F3125BF820008AEB1D /* Logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 51A7F2F2125BF…
341 …51A7F2F5125BF8D4008AEB1D /* Logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 51A7F2F4125…
1214 …1DF900918999 /* Logging.mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1232 …F2125BF820008AEB1D /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1233 …25BF8D4008AEB1D /* Logging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
2022 5160BFE013381DF900918999 /* Logging.mac.mm */,
2925 51A7F2F4125BF8D4008AEB1D /* Logging.cpp */,
2926 51A7F2F2125BF820008AEB1D /* Logging.h */,
3491 51A7F2F3125BF820008AEB1D /* Logging.h in Headers */,
[all …]
/external/webkit/Source/WebCore/platform/cocoa/
DKeyEventCocoa.mm29 #import "Logging.h"
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
DMediaPlayerPrivateAVFoundationObjC.mm39 #import "Logging.h"

123