Home
last modified time | relevance | path

Searched refs:isLoggingEnabled (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts119 const isLoggingEnabled = this.log.isEnabled(); constant
120 if (isLoggingEnabled) {
123 …ctory = getWatchFactory(this.installTypingHost as WatchFactoryHost, isLoggingEnabled ? WatchLogLev…
430 const isLoggingEnabled = this.log.isEnabled(); constant
438 if (isLoggingEnabled) {
460 watchers.set(canonicalPath, isLoggingEnabled ? {
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeTestShared.cpp86 if (isLoggingEnabled()) in beginSection()
95 if (isLoggingEnabled()) in endSection()
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.hpp48 bool isLoggingEnabled (void) { return m_enableLog; } in isLoggingEnabled() function in glu::CallLogWrapper
/third_party/typescript/lib/
DtypingsInstaller.js115344 var isLoggingEnabled = this.log.isEnabled();
115345 if (isLoggingEnabled) {
115348 …this.watchFactory = ts.getWatchFactory(this.installTypingHost, isLoggingEnabled ? ts.WatchLogLevel…
115628 var isLoggingEnabled = this.log.isEnabled();
115635 if (isLoggingEnabled) {
115655 watchers.set(canonicalPath, isLoggingEnabled ? {