/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/logging/src/com/google/logging/v2/ |
H A D | LogName.java | 100 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 D | ErrorLoggingService.java | 599 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 D | LogFactory.java | 272 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 D | LogFactory.java | 647 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 D | RuntimeServices.java | 421 Logger getLog(); in getLog() method 430 Logger getLog(String childNamespace); in getLog() method
|
H A D | RuntimeInstance.java | 1754 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/ |
D | SimpleFileLogger.java | 43 public InputStreamSource getLog() { in getLog() method in SimpleFileLogger
|
D | ILeveledLogOutput.java | 61 public InputStreamSource getLog(); in getLog() method
|
D | FileLogger.java | 76 public InputStreamSource getLog() { in getLog() method in FileLogger
|
D | StdoutLogger.java | 81 public InputStreamSource getLog() { in getLog() method in StdoutLogger
|
/aosp_15_r20/external/testng/src/test/java/test/ |
H A D | BaseLogTest.java | 25 public static List<String> getLog() { in getLog() method in BaseLogTest
|
/aosp_15_r20/external/testng/src/test/java/test/dependent/ |
H A D | DepBugSampleTest.java | 23 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 D | LoggerSerializationTest.java | 56 public Logger getLog() { in getLog() method in LoggerSerializationTest.LoggerHolder
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapper.hpp | 55 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/ |
D | CompatUISpec.java | 32 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/ |
D | ICarMetricsCollectorService.aidl | 19 String getLog(); in getLog() method
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/emitters/ |
H A D | GeneratorTaskParams.java | 75 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/ |
D | jarjar-maven-plugin-api.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/external/jarjar/lib/ |
HD | maven-plugin-api.jar | META-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/ |
D | DataLayerScreen.java | 83 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/ |
D | PrivacyItem.java | 42 public final java.lang.String getLog() { in getLog() method in PrivacyItem
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTestContext.hpp | 60 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 D | Log.java | 35 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 D | ITestResult.java | 91 String getLog(); in getLog() method
|
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
H A D | LogHelper.java | 46 private static String getLog(ITestDevice device, String tag) throws Exception { in getLog() method in LogHelper
|