Searched refs:isLoggingEnabled (Results 1 – 4 of 4) sorted by relevance
119 const isLoggingEnabled = this.log.isEnabled(); constant120 if (isLoggingEnabled) {123 …ctory = getWatchFactory(this.installTypingHost as WatchFactoryHost, isLoggingEnabled ? WatchLogLev…430 const isLoggingEnabled = this.log.isEnabled(); constant438 if (isLoggingEnabled) {460 watchers.set(canonicalPath, isLoggingEnabled ? {
86 if (isLoggingEnabled()) in beginSection()95 if (isLoggingEnabled()) in endSection()
48 bool isLoggingEnabled (void) { return m_enableLog; } in isLoggingEnabled() function in glu::CallLogWrapper
115344 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 ? {