/aosp_15_r20/frameworks/base/ravenwood/junit-src/android/platform/test/ravenwood/ |
H A D | RavenwoodRule.java | 86 log(TAG, "$RAVENWOOD_RUN_DISABLED_TESTS enabled: force running all tests"); in log() method 88 log(TAG, "$RAVENWOOD_REALLY_DISABLED=" + REALLY_DISABLED_PATTERN.pattern()); in log() method
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_eventlog.c | 117 char **log) in ifapi_eventlog_get_finish() 286 json_object *log, *event = NULL; in ifapi_eventlog_append_finish() local
|
/aosp_15_r20/system/core/debuggerd/libdebuggerd/ |
H A D | tombstone.cpp | 61 log_t log; in engrave_tombstone_ucontext() local 143 log_t log; in engrave_tombstone() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcBlendEquationAdvancedTests.cpp | 658 TestLog &log = m_testCtx.getLog(); in iterate() local 1615 TestLog &log = m_testCtx.getLog(); in iterate() local 1787 TestLog &log = m_testCtx.getLog(); in iterate() local 1943 TestLog &log = m_testCtx.getLog(); in iterate() local 2124 TestLog &log = m_testCtx.getLog(); in iterate() local 2368 TestLog &log = m_testCtx.getLog(); in iterate() local
|
/aosp_15_r20/external/angle/src/tests/deqp_support/ |
H A D | tcuRandomOrderExecutor.cpp | 183 TestLog &log = m_testCtx.getLog(); in execute() local 198 TestLog &log = m_testCtx.getLog(); in executeInner() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/progress/ |
H A D | RemoteUnfoldTransitionReceiver.kt | 102 private fun log(s: () -> String) { in log() method
|
/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A D | ParameterMgrPlatformConnector.cpp | 200 void CParameterMgrPlatformConnector::info(const string &log) in info() 208 void CParameterMgrPlatformConnector::warning(const string &log) in warning()
|
/aosp_15_r20/external/pigweed/pw_log_basic/ |
H A D | log_basic.cc | 86 void (*write_log)(std::string_view) = [](std::string_view log) { in __anon1f1b52ea0202() 176 void SetOutput(void (*log_output)(std::string_view log)) { in SetOutput()
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/logging/ |
D | StartupLatencyLogger.java | 15 public abstract com.android.launcher3.logging.StartupLatencyLogger log(); in log() method 75 …public static com.android.launcher3.logging.StartupLatencyLogger log(@org.jetbrains.annotations.No… in log() method in StartupLatencyLogger.DefaultImpls
|
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/assertions/ |
H A D | ScenarioAssertionImpl.kt | 79 private fun log(result: AssertionResult) { in <lambda>() method
|
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/data/ |
H A D | DataFactory.java | 396 final Logger log = Logger.getLogger (); in mergeload() local 505 final Logger log = Logger.getLogger (); in persist() local 708 …private static void writeEntry (final Logger log, final RandomAccessFile raf, final long marker, f… in writeEntry()
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
D | EntitlementManager.java | 128 Dependencies(@NonNull Context context, @NonNull SharedLog log) { in Dependencies() 226 public EntitlementManager(Context ctx, Handler h, SharedLog log, in EntitlementManager() 232 EntitlementManager(Context ctx, Handler h, SharedLog log, in EntitlementManager()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureFormatTests.cpp | 223 TestLog &log = m_testCtx.getLog(); in testLayerFace() local 341 TestLog &log = m_testCtx.getLog(); in init() local 378 TestLog &log = m_testCtx.getLog(); in iterate() local
|
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | AudioLoopbackTestHelper.java | 232 public String getLogFile(LogFileType log) { in getLogFile() 236 public void setLogFile(LogFileType log, String filename) { in setLogFile() 255 public boolean hasLogFile(LogFileType log) { in hasLogFile()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fASTCDecompressionCases.cpp | 297 TestLog &log = m_context.getTestContext().getLog(); in initialize() local 425 TestLog &log = m_testCtx.getLog(); in iterate() local 578 TestLog &log = m_testCtx.getLog(); in iterate() local
|
H A D | es3fFloatStateQueryTests.cpp | 94 StateVerifier::StateVerifier(const glw::Functions &gl, tcu::TestLog &log, const char *testNamePostf… in StateVerifier() 125 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() 305 GetIntegerVerifier::GetIntegerVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetIntegerVerifier() 492 GetInteger64Verifier::GetInteger64Verifier(const glw::Functions &gl, tcu::TestLog &log) in GetInteger64Verifier() 679 GetFloatVerifier::GetFloatVerifier(const glw::Functions &gl, tcu::TestLog &log) : StateVerifier(gl,… in GetFloatVerifier()
|
/aosp_15_r20/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | AutoFillUI.java | 220 final LogMaker log = Helper in showFillUi() local 351 final LogMaker log = Helper in showSaveUi() local 435 final LogMaker log = Helper in showFillDialog() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationFractionalSpacingTests.cpp | 153 bool verifyFractionalSpacingSingle(tcu::TestLog &log, const SpacingMode spacingMode, const float te… in verifyFractionalSpacingSingle() 303 static bool verifyFractionalSpacingMultiple(tcu::TestLog &log, const SpacingMode spacingMode, in verifyFractionalSpacingMultiple() 713 tcu::TestLog &log = context.getTestContext().getLog(); in test() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/text/testlib/ |
H A D | IntlTest.java | 158 protected void log(String message) { in log() method in IntlTest 268 private PrintWriter log; field in IntlTest
|
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/rcs/ |
D | SipDelegateBinderConnection.java | 249 protected final void logi(String log) { in logi() 254 protected final void logw(String log) { in logw()
|
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaMemoryTracer.cpp | 131 void SkiaMemoryTracer::logOutput(String8& log) { in logOutput() 166 void SkiaMemoryTracer::logTotals(String8& log) { in logTotals()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/log-0.4.21/src/ |
H A D | lib.rs | 1149 fn log(&self, record: &Record); in log() method 1163 fn log(&self, _: &Record) {} in log() method 1175 fn log(&self, record: &Record) { in log() function 1192 fn log(&self, record: &Record) { in log() function 1209 fn log(&self, record: &Record) { in log() function
|
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/ |
D | ImsProvisioningController.java | 1815 private void logAttr(String attr, String prefix, int subId, String log) { in logAttr() 1819 private void logAttrW(String attr, String prefix, int subId, String log) { in logAttrW() 1823 private void logAttrE(String attr, String prefix, int subId, String log) { in logAttrE() 1827 private void log(String s) { in log() method in ImsProvisioningController 1831 private void log(String prefix, int slotId, String s) { in log() method in ImsProvisioningController
|
/aosp_15_r20/external/rust/android-crates-io/crates/log/src/ |
D | lib.rs | 1196 fn log(&self, record: &Record); in log() method 1215 fn log(&self, _: &Record) {} in log() method 1227 fn log(&self, record: &Record) { in log() function 1244 fn log(&self, record: &Record) { in log() function 1261 fn log(&self, record: &Record) { in log() function
|
/aosp_15_r20/packages/modules/NetworkStack/src/android/net/ip/ |
D | IpReachabilityMonitor.java | 189 IpNeighborMonitor makeIpNeighborMonitor(Handler h, SharedLog log, NeighborEventConsumer cb); in makeIpNeighborMonitor() 204 public IpNeighborMonitor makeIpNeighborMonitor(Handler h, SharedLog log, in makeDefault()
|