Home
last modified time | relevance | path

Searched defs:getLog (Results 1 – 25 of 223) sorted by relevance

123456789

/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/logging/src/com/google/logging/v2/
H A DLogName.java100 public String getLog() { in getLog() method in LogName
325 public String getLog() { in getLog() method in LogName.Builder
364 public String getLog() { in getLog() method in LogName.OrganizationLogBuilder
395 public String getLog() { in getLog() method in LogName.FolderLogBuilder
426 public String getLog() { in getLog() method in LogName.BillingAccountLogBuilder
/aosp_15_r20/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
H A DErrorLoggingService.java599 public List<LogEvent> getLog(long timeoutMs) throws TimeoutException { in getLog() method in ErrorLoggingService.ErrorServiceConnection
627 public List<LogEvent> getLog(long timeoutMs, int event) throws TimeoutException { in getLog() method in ErrorLoggingService.ErrorServiceConnection
633 public List<LogEvent> getLog(long timeoutMs, Set<Integer> events) throws TimeoutException { in getLog() method in ErrorLoggingService.ErrorServiceConnection
/aosp_15_r20/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
H A DLogFactory.java272 public static Log getLog(Class clazz) throws LogConfigurationException { in getLog() method in LogFactory
289 public static Log getLog(String name) throws LogConfigurationException { in getLog() method in LogFactory
/aosp_15_r20/external/apache-http/src/org/apache/commons/logging/
H A DLogFactory.java647 public static Log getLog(Class clazz) in getLog() method in LogFactory
671 public static Log getLog(String name) in getLog() method in LogFactory
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/
H A DRuntimeServices.java421 Logger getLog(); in getLog() method
430 Logger getLog(String childNamespace); in getLog() method
H A DRuntimeInstance.java1754 public Logger getLog() in getLog() method in RuntimeInstance
1767 public Logger getLog(String childNamespace) in getLog() method in RuntimeInstance
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/log/
DSimpleFileLogger.java43 public InputStreamSource getLog() { in getLog() method in SimpleFileLogger
DILeveledLogOutput.java61 public InputStreamSource getLog(); in getLog() method
DFileLogger.java76 public InputStreamSource getLog() { in getLog() method in FileLogger
DStdoutLogger.java81 public InputStreamSource getLog() { in getLog() method in StdoutLogger
/aosp_15_r20/external/testng/src/test/java/test/
H A DBaseLogTest.java25 public static List<String> getLog() { in getLog() method in BaseLogTest
/aosp_15_r20/external/testng/src/test/java/test/dependent/
H A DDepBugSampleTest.java23 public static List<String> getLog() { in getLog() method in DepBugSampleTest
/aosp_15_r20/external/slf4j/slf4j-jdk14/src/test/java/org/slf4j/issue/
H A DLoggerSerializationTest.java56 public Logger getLog() { in getLog() method in LoggerSerializationTest.LoggerHolder
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluCallLogWrapper.hpp55 tcu::TestLog &getLog(void) in getLog() function in glu::CallLogWrapper
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/compatui/api/
DCompatUISpec.java32 public final kotlin.jvm.functions.Function1<java.lang.String, kotlin.Unit> getLog() { in getLog() method in CompatUISpec
/aosp_15_r20/packages/services/Car/tests/CarTelemetryApp/src/com/android/car/cartelemetryapp/
DICarMetricsCollectorService.aidl19 String getLog(); in getLog() method
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/emitters/
H A DGeneratorTaskParams.java75 public Logger getLog() { in getLog() method in GeneratorTaskParams
/aosp_15_r20/out/soong/.intermediates/external/jarjar/jarjar-maven-plugin-api/linux_glibc_common/local-combined/
Djarjar-maven-plugin-api.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/external/jarjar/lib/
HDmaven-plugin-api.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/developers/samples/android/wearable/wear/DataLayer/Wearable/src/main/java/com/example/android/wearable/datalayer/
DDataLayerScreen.java83 public String getLog() { in getLog() method in DataLayerScreen.EventLoggingData
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/privacy/
DPrivacyItem.java42 public final java.lang.String getLog() { in getLog() method in PrivacyItem
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestContext.hpp60 TestLog &getLog(void) in getLog() function in tcu::TestContext
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLog.java35 public static PrintWriter getLog() { in getLog() method in Log
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
H A DITestResult.java91 String getLog(); in getLog() method
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
H A DLogHelper.java46 private static String getLog(ITestDevice device, String tag) throws Exception { in getLog() method in LogHelper

123456789