Home
last modified time | relevance | path

Searched defs:log (Results 301 – 325 of 5812) sorted by relevance

1...<<11121314151617181920>>...233

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIApplication.java111 TimingsTraceLog log = new TimingsTraceLog("SystemUIBootTiming", in onCreate() local
284 TimingsTraceLog log = new TimingsTraceLog("SystemUIBootTiming", in startServicesIfNeeded() local
399 private static void timeInitialization(String clsName, Runnable init, TimingsTraceLog log, in timeInitialization()
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/
DCapabilityRequest.java353 protected void logd(String log) { in logd()
357 protected void logw(String log) { in logw()
361 protected void logi(String log) { in logi()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsSamplerObjectTest.cpp240 tcu::TestLog &log = m_testCtx.getLog(); in init() local
551 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
760 tcu::TestLog &log = m_testCtx.getLog(); in init() local
1169 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageTests.cpp98 TestLog &log = testCtx.getLog(); in checkCallError() local
123 TestLog &log = testCtx.getLog(); in checkCallReturn() local
462 TestLog &log = m_testCtx.getLog(); in iterate() local
522 TestLog &log = m_testCtx.getLog(); in iterate() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_fence_sync.cpp169 GLchar *log = (GLchar *)malloc(logLength); in createShaderProgram() local
192 GLchar *log = (GLchar *)malloc(logLength); in createShaderProgram() local
210 GLchar *log = (GLchar *)malloc(logLength); in createShaderProgram() local
495 GLchar *log = (GLchar *)malloc(logLength); in test_fence_sync_single() local
/aosp_15_r20/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DOffloadHalAidlImpl.java61 @NonNull SharedLog log) { in OffloadHalAidlImpl()
219 public static IOffloadHal getIOffloadHal(Handler handler, SharedLog log) { in getIOffloadHal()
237 public final SharedLog log; field in OffloadHalAidlImpl.TetheringOffloadCallback
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.cpp115 bool verifyImage(tcu::TestLog &log, const tcu::ConstPixelBufferAccess image, const int expectedSize) in verifyImage()
304 tcu::TestLog &log = context.getTestContext().getLog(); in test() local
417 tcu::TestLog &log = context.getTestContext().getLog(); in test() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp1570 TestLog &log = m_testCtx.getLog(); in getActiveUniforms() local
1681 TestLog &log = m_testCtx.getLog(); in getActiveUniformsiv() local
1792 TestLog &log = m_testCtx.getLog(); in uniformVsUniformsivComparison() local
1869 TestLog &log = m_testCtx.getLog(); in getUniforms() local
1950 TestLog &log = m_testCtx.getLog(); in checkUniformDefaultValues() local
2008 TestLog &log = m_testCtx.getLog(); in assignUniforms() local
2291 TestLog &log = m_testCtx.getLog(); in compareUniformValues() local
2317 TestLog &log = m_testCtx.getLog(); in renderTest() local
2394 TestLog &log = m_testCtx.getLog(); in iterate() local
2500 TestLog &log = m_testCtx.getLog(); in test() local
[all …]
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureCompletenessTests.cpp79 static bool compareToConstantColor(TestLog &log, const char *imageSetName, const char *imageSetDesc, in compareToConstantColor()
147 TestLog &log = m_testCtx.getLog(); in iterate() local
210 TestLog &log = m_testCtx.getLog(); in iterate() local
287 TestLog &log = m_testCtx.getLog(); in createTexture() local
480 TestLog &log = m_testCtx.getLog(); in createTexture() local
876 TestLog &log = m_testCtx.getLog(); in createTexture() local
/aosp_15_r20/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
H A DCategory.java332 public void log(String FQCN, Priority p, Object msg, Throwable t) { in log() method in Category
337 public void log(Priority p, Object message, Throwable t) { in log() method in Category
342 public void log(Priority p, Object message) { in log() method in Category
/aosp_15_r20/external/musl/src/math/i386/
H A Dlog.s1 .global log symbol
3 log: label
/aosp_15_r20/external/trusty/musl/src/math/i386/
Dlog.s1 .global log symbol
3 log: label
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1352 TestLog &log = m_testCtx.getLog(); in iterate() local
1538 TestLog &log = m_testCtx.getLog(); in compareStd140Blocks() local
1620 TestLog &log = m_testCtx.getLog(); in compareSharedBlocks() local
1695 TestLog &log = m_testCtx.getLog(); in compareTypes() local
1753 TestLog &log = m_testCtx.getLog(); in checkLayoutIndices() local
1793 TestLog &log = m_testCtx.getLog(); in checkLayoutBounds() local
1843 tcu::TestLog &log = m_testCtx.getLog(); in checkIndexQueries() local
1869 tcu::TestLog &log = m_testCtx.getLog(); in render() local
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DParameterMgrLogger.h46 void info(const std::string &log) override { _parameterMgrConnector.info(log); } in info()
48 void warning(const std::string &log) override { _parameterMgrConnector.warning(log); } in warning()
/aosp_15_r20/cts/tests/storageaccess/src/android/storageaccess/cts/
H A DLogUtils.kt23 fun log(message: String) = method
/aosp_15_r20/packages/modules/NetworkStack/src/com/android/server/
DNetworkStackService.java174 @NonNull DhcpServingParams params, @NonNull SharedLog log) { in makeDhcpServer()
182 @NonNull SharedLog log, @NonNull NetworkStackServiceManager nsServiceManager) { in makeNetworkMonitor()
279 final SharedLog log = new SharedLog(NUM_VALIDATION_LOG_LINES, network + " - " + name); in addValidationLogs() local
371 final SharedLog log = addValidationLogs(network, name); in makeNetworkMonitor() local
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/internal/logging/modules-utils-uieventlogger-interface/android_common/turbine/
Dmodules-utils-uieventlogger-interface.jar ... extends java.lang.Object { public abstract void log (com.android.internal.logging.UiEventLogger ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/internal/logging/modules-utils-uieventlogger-interface/android_common_apex30/turbine/
Dmodules-utils-uieventlogger-interface.jar ... extends java.lang.Object { public abstract void log (com.android.internal.logging.UiEventLogger ...
/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/storage/
DTransactionManagerTest.java317 AccessLog log = result.get(0); in readRecordsAndPageToken_isNotReadingSelfData_accessLogRecorded() local
457 AccessLog log = result.get(0); in deleteAll_shouldRecordAccessLog_logged() local
525 AccessLog log = result.get(0); in populateWithAggregation_accessLogRecorded() local
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteServiceUtils.java665 private static void logd(@NonNull String log) { in logd()
669 private static void loge(@NonNull String log) { in loge()
673 private static void logv(@NonNull String log) { in logv()
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/publish/
DPublishProcessor.java535 private void logd(String log) { in logd()
539 private void logi(String log) { in logi()
543 private void logw(String log) { in logw()
/aosp_15_r20/external/vogar/src/vogar/commands/
H A DMkdir.java26 private final Log log; field in Mkdir
28 public Mkdir(Log log) { in Mkdir()
H A DRm.java26 private final Log log; field in Rm
28 public Rm(Log log) { in Rm()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkSpirVProgram.cpp31 tcu::TestLog &operator<<(tcu::TestLog &log, const SpirVProgramInfo &shaderInfo) in operator <<()
42 tcu::TestLog &operator<<(tcu::TestLog &log, const SpirVAsmSource &source) in operator <<()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DDisplaySwitchLatencyLogger.kt27 fun log(displaySwitchLatencyEvent: DisplaySwitchLatencyTracker.DisplaySwitchLatencyEvent) { in log() method in com.android.systemui.unfold.DisplaySwitchLatencyLogger

1...<<11121314151617181920>>...233