/aosp_15_r20/external/libultrahdr/lib/src/gpu/ |
H A D | uhdr_gl_utils.cpp | 98 std::vector<char> log(logLength); in compile_shader() local 165 std::vector<char> log(logLength); in create_shader_program() local
|
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/ |
D | S2RangeSatelliteOnDeviceAccessController.java | 125 private static void logd(@NonNull String log) { in logd() 129 private static void loge(@NonNull String log) { in loge()
|
/aosp_15_r20/external/vogar/src/vogar/commands/ |
H A D | VmCommandBuilder.java | 38 private final Log log; field in VmCommandBuilder 54 public VmCommandBuilder(Log log) { in VmCommandBuilder()
|
/aosp_15_r20/external/grpc-grpc-java/servlet/src/main/java/io/grpc/servlet/ |
H A D | AsyncServletOutputStreamWriter.java | 66 private final Log log; field in AsyncServletOutputStreamWriter 138 Log log) { in AsyncServletOutputStreamWriter()
|
/aosp_15_r20/external/slf4j/slf4j-reload4j/src/main/java/org/slf4j/reload4j/ |
H A D | Reload4jLoggerAdapter.java | 126 …public void log(Marker marker, String callerFQCN, int level, String msg, Object[] arguments, Throw… in log() method in Reload4jLoggerAdapter 144 public void log(LoggingEvent event) { in log() method in Reload4jLoggerAdapter
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureGatherTests.cpp | 603 static bool verifyGatherOffsets(TestLog &log, const ConstPixelBufferAccess &result, const TexViewT … in verifyGatherOffsets() 682 static bool verifyGatherOffsetsCompare(TestLog &log, const ConstPixelBufferAccess &result, const Te… in verifyGatherOffsetsCompare() 734 static bool verifySingleColored(TestLog &log, const ConstPixelBufferAccess &result, const Vec4 &ref… in verifySingleColored() 1276 TestLog &log = m_testCtx.getLog(); in init() local 1391 TestLog &log = m_testCtx.getLog(); in iterate() local 1508 TestLog &log = m_testCtx.getLog(); in verify() local 1861 TestLog &log = m_testCtx.getLog(); in createAndUploadTexture() local 2005 TestLog &log = m_testCtx.getLog(); in createAndUploadTexture() local
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | TetheringTest.java | 462 public OffloadHardwareInterface makeOffloadHardwareInterface(Handler h, SharedLog log) { in makeOffloadHardwareInterface() 467 public OffloadController makeOffloadController(Handler h, SharedLog log, in makeOffloadController() 477 SharedLog log, UpstreamNetworkMonitor.EventListener listener) { in makeUpstreamNetworkMonitor() 487 ArrayList<IpServer> notifyList, SharedLog log) { in makeIPv6TetheringCoordinator() 498 public EntitlementManager makeEntitlementManager(Context ctx, Handler h, SharedLog log, in makeEntitlementManager() 506 final Context context, SharedLog log) { in getRoutingCoordinator() 519 public TetheringConfiguration generateTetheringConfiguration(Context ctx, SharedLog log, in generateTetheringConfiguration() 526 public INetd getINetd(Context context, SharedLog log) { in getINetd()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktInfoTests.cpp | 153 TestLog &log = context.getTestContext().getLog(); in logDeviceInfo() local 238 TestLog &log = context.getTestContext().getLog(); in logPlatformMemoryLimits() local
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationRecordLoggerFake.java | 127 public void log(UiEventLogger.UiEventEnum event, NotificationRecord r) { in log() method in NotificationRecordLoggerFake 132 public void log(UiEventLogger.UiEventEnum event) { in log() method in NotificationRecordLoggerFake
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglCreateContextTests.cpp | 83 TestLog &log = m_testCtx.getLog(); in executeForConfig() local 128 tcu::TestLog &log = m_testCtx.getLog(); in iterate() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderPerformanceCase.cpp | 119 static void logRenderTargetInfo(TestLog &log, const tcu::RenderTarget &renderTarget) in logRenderTargetInfo() 137 tcu::TestLog &log = m_testCtx.getLog(); in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateRSTests.cpp | 497 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local 618 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local 725 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local 1215 auto &log = m_context.getTestContext().getLog(); in iterate() local
|
H A D | vktDynamicStateDSTests.cpp | 539 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local 773 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local 952 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local 1157 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsSizeControlTests.cpp | 138 TestLog &log = context->getTestContext().getLog(); in checkVertexPipelineStages() local 179 TestLog &log = context->getTestContext().getLog(); in checkFragmentPipelineStages() local 224 TestLog &log = context->getTestContext().getLog(); in checkCompute() local 270 TestLog &log = context->getTestContext().getLog(); in checkComputeRequireFull() local
|
/aosp_15_r20/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
D | SipService.java | 622 private void log(String s) { in log() method in SipService.SipSessionGroupExt 789 private void log(String s) { in log() method in SipService.SipKeepAliveProcessCallback 1123 private void log(String s) { in log() method in SipService.SipAutoReg 1281 private void log(String s) { in log() method in SipService
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcSampleVariablesTests.cpp | 113 TestLog &log = m_testCtx.getLog(); in iterate() local 228 TestLog &log = m_testCtx.getLog(); in iterate() local 581 TestLog &log = m_testCtx.getLog(); in iterate() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/criticalevents/ |
H A D | CriticalEventLogTest.java | 634 private CriticalEventLogProto getLogOutput(CriticalEventLog log) { in getLogOutput() 644 private CriticalEventLogProto getLogOutput(CriticalEventLog log, int traceProcessClassEnum, in getLogOutput() 660 CriticalEventLogStorageProto log = new CriticalEventLogStorageProto(); in createTestFileWithEvents() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationCoordinatesTests.cpp | 273 bool oneWayComparePointSets(tcu::TestLog &log, tcu::Surface &errorDst, const TessPrimitiveType prim… in oneWayComparePointSets() 330 bool compareTessCoords(tcu::TestLog &log, TessPrimitiveType primitiveType, const std::vector<tcu::V… in compareTessCoords() 818 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/compatibility/ |
H A D | ast_edits.py | 271 def log(self): member in _PastaEditVisitor 918 def format_log(self, log, in_filename): argument 947 def _format_log(self, log, in_filename, out_filename): argument
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 229 static bool validateTexture(tcu::TestLog &log, const tcu::Surface &rendered, const TextureType &tex… in validateTexture() 333 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local 466 tcu::TestLog &log = m_context.getTestContext().getLog(); in iterate() local
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/content/ |
H A D | DocumentsSample.java | 418 private void log(String msg) { in log() method in DocumentsSample 422 private void log(String msg, Throwable t) { in log() method in DocumentsSample
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuApp.cpp | 128 App::App(Platform &platform, Archive &archive, TestLog &log, const CommandLine &cmdLine) in App() 315 TestLog *log = static_cast<TestLog *>(userPtr); in writeCrashToLog() local
|
/aosp_15_r20/external/objenesis/tck/src/main/java/org/objenesis/tck/ |
H A D | TextReporter.java | 62 private final PrintStream log; field in TextReporter 86 public TextReporter(PrintStream summary, PrintStream log) { in TextReporter()
|
/aosp_15_r20/cts/common/device-side/bedstead/testapisreflection/ksp/java/com/android/bedstead/testapisreflection/ksp/ |
H A D | Processor.kt | 80 private val log = context.log.tagged(this::class) in <lambda>() constant
|
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/assertions/ |
H A D | AssertionsChecker.kt | 76 val log = in <lambda>() constant
|