Searched defs:enableLogging (Results 1 - 13 of 13) sorted by relevance

/external/deqp/framework/egl/
H A DegluCallLogWrapper.hpp47 void enableLogging (bool enable) { m_enableLog = enable; } function in class:eglu::CallLogWrapper
/external/deqp/framework/opengl/
H A DgluCallLogWrapper.hpp47 void enableLogging (bool enable) { m_enableLog = enable; } function in class:glu::CallLogWrapper
/external/nist-sip/java/gov/nist/core/
H A DLogWriter.java87 public void enableLogging() { method in class:LogWriter
544 // public void enableLogging() {
H A DStackLogger.java108 public void enableLogging(); method in interface:StackLogger
/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp88 void enableLogging (bool enable) function in class:deqp::gls::LifetimeTests::details::ContextWrapper
90 CallLogWrapper::enableLogging(enable);
/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp58 m_wrapper->enableLogging((logFlags & GLCONTEXT_LOG_CALLS) != 0);
116 void GLContext::enableLogging (deUint32 logFlags) function in class:sglr::GLContext
119 m_wrapper->enableLogging((logFlags & GLCONTEXT_LOG_CALLS) != 0);
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransactionStack.java548 public void enableLogging() { method in class:SIPTransactionStack
549 this.getStackLogger().enableLogging();
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 256 milliseconds