/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/ |
D | log.example.cpp | 7 namespace generated_tests::log { namespace 54 namespace generated_tests::log { namespace 101 namespace generated_tests::log { namespace
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/logging/ |
H A D | Logger.java | 112 public void log(java.util.logging.LogRecord record) { in log() method in Logger 120 public void log(java.util.logging.Level level, java.lang.String msg) { in log() method in Logger 124 public void log( in log() method in Logger 130 public void log(java.util.logging.Level level, java.lang.String msg, java.lang.Object param1) { in log() method in Logger 134 public void log( in log() method in Logger 139 public void log( in log() method in Logger 144 public void log( in log() method in Logger
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_atten_utils.py | 25 def get_atten(log, atten_obj): argument 37 def set_atten(log, atten_obj, target_atten, step_size=0, time_per_step=0): argument 82 def set_rssi(log, argument
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/ |
D | ChooserActionFactory.java | 130 EventLog log, in ChooserActionFactory() 168 EventLog log, in ChooserActionFactory() 247 EventLog log) { in makeCopyButtonRunnable() 341 EventLog log) { in makeEditButtonRunnable()
|
/aosp_15_r20/external/okio/okio/src/nonWasmTest/kotlin/okio/ |
H A D | ForwardingFileSystemTest.kt | 120 val log = mutableListOf<String>() in copyIsNotForwarded() constant 148 val log = mutableListOf<String>() in metadataForwardsParameterAndSymlinkTarget() constant
|
/aosp_15_r20/development/samples/NsdManagerSample/testdiscoverservice/src/main/java/com/example/testdiscoverservice/ |
H A D | DiscoverActivity.kt | 36 private val log = mutableListOf<String>() in <lambda>() constant 118 private fun log(msg: String) { in <lambda>() method in com.example.testdiscoverservice.DiscoverActivity
|
/aosp_15_r20/system/core/debuggerd/libdebuggerd/ |
H A D | utility.cpp | 68 void _LOG(log_t* log, enum logtype ltype, const char* fmt, ...) { in _LOG() 76 void _VLOG(log_t* log, enum logtype ltype, const char* fmt, va_list ap) { in _VLOG() 204 void dump_memory(log_t* log, unwindstack::Memory* memory, uint64_t addr, const std::string& label) { in dump_memory() 449 void log_backtrace(log_t* log, unwindstack::AndroidUnwinder* unwinder, in log_backtrace()
|
/aosp_15_r20/frameworks/av/media/libnblog/ |
H A D | Writer.cpp | 75 void Writer::log(const char *string) in log() function in android::NBLog::Writer 148 void Writer::log(const Entry &etr, bool trusted) in log() function in android::NBLog::Writer 172 void Writer::log(Event event, const void *data, size_t length) in log() function in android::NBLog::Writer 318 void LockedWriter::log(const Entry &entry, bool trusted) { in log() function in android::NBLog::LockedWriter
|
/aosp_15_r20/external/vogar/src/vogar/commands/ |
H A D | Command.java | 49 private final Log log; field in Command 60 public Command(Log log, String... args) { in Command() 236 private final Log log; field in Command.Builder 244 public Builder(Log log) { in Builder()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/ |
H A D | RPCError.cpp | 33 void ConnectionClosed::log(raw_ostream &OS) const { in log() function in llvm::orc::rpc::ConnectionClosed 41 void ResponseAbandoned::log(raw_ostream &OS) const { in log() function in llvm::orc::rpc::ResponseAbandoned 52 void CouldNotNegotiate::log(raw_ostream &OS) const { in log() function in llvm::orc::rpc::CouldNotNegotiate
|
/aosp_15_r20/external/slf4j/jcl-over-slf4j/src/test/java/org/apache/commons/logging/test/ |
H A D | SerializationTest.java | 72 SLF4JLog log = new SLF4JLog(factory.getLogger("x")); in testSLF4JLog() local 79 Log log = LogFactory.getLog("testing"); in testSmoke() local 87 …SLF4JLocationAwareLog log = new SLF4JLocationAwareLog((LocationAwareLogger) factory.getLogger("x")… in testLocationAware() local
|
H A D | InvokeJCLTest.java | 42 Log log = LogFactory.getLog(InvokeJCLTest.class); in testIsEnabledAPI() local 53 Log log = LogFactory.getLog(InvokeJCLTest.class); in testPrintAPI() local 95 Log log = LogFactory.getLog(InvokeJCLTest.class); in testAvoidConvertingObjectToString() local
|
/aosp_15_r20/frameworks/av/services/mediaresourcemanager/ |
H A D | ServiceLog.cpp | 33 void ServiceLog::add(const String8 &log) { in add() 44 for (const auto& log : mLogs) { in toString() local 55 void ServiceLog::addLine(const char *log, const char *prefix, String8 *result) const { in addLine() argument
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkShaderProgram.cpp | 55 tcu::TestLog &logShader(tcu::TestLog &log, const std::vector<std::string> (&sources)[glu::SHADERTYP… in logShader() 81 tcu::TestLog &operator<<(tcu::TestLog &log, const GlslSource &shaderSource) in operator <<() 86 tcu::TestLog &operator<<(tcu::TestLog &log, const HlslSource &shaderSource) in operator <<()
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/logging/ |
D | ContextualCardLogUtilsTest.java | 51 final String log = ContextualCardLogUtils.buildCardDismissLog(TEST_CARD); in parseCardDismissLog_isValid_returnCorrectData() local 65 final String log = ContextualCardLogUtils.buildCardClickLog(TEST_CARD, row, target, in parseCardClickLog_isValid_returnCorrectData() local 89 final String log = ContextualCardLogUtils.buildCardListLog(cardList); in parseCardClickList_isValid_returnCorrectData() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fCopyImageTests.cpp | 1211 TextureImageIterator &imageIterator, tcu::TestLog &log) in renderTexture() 1308 tcu::TestLog &log = testContext.getLog(); in renderTexture2DView() local 1419 tcu::TestLog &log = testContext.getLog(); in renderTexture3DView() local 1482 tcu::TestLog &log = testContext.getLog(); in renderTextureCubemapView() local 1607 tcu::TestLog &log = testContext.getLog(); in renderTexture2DArrayView() local 1714 TestLog &log = testContext.getLog(); in renderRenderbuffer() local 1809 void logTestImageInfo(TestLog &log, const ImageInfo &imageInfo) in logTestImageInfo() 1817 void logTestInfo(TestLog &log, const ImageInfo &srcImageInfo, const ImageInfo &dstImageInfo) in logTestInfo() 1978 TestLog &log = m_testCtx.getLog(); in logTestInfoIter() local 1985 TestLog &log = m_testCtx.getLog(); in createImagesIter() local [all …]
|
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/ |
D | SatelliteAccessController.java | 2582 private void reportAnomaly(@NonNull String uuid, @NonNull String log) { in reportAnomaly() 2584 AnomalyReporter.reportAnomaly(UUID.fromString(uuid), log); in reportAnomaly() local 2889 private static void logd(@NonNull String log) { in logd() 2893 private static void logw(@NonNull String log) { in logw() 2897 protected static void loge(@NonNull String log) { in loge() 2901 private static void logv(@NonNull String log) { in logv() 3017 private void plogv(@NonNull String log) { in plogv() 3024 private void plogd(@NonNull String log) { in plogd() 3031 private void plogw(@NonNull String log) { in plogw() 3038 private void ploge(@NonNull String log) { in ploge()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cSeparateShaderObjsTests.cpp | 552 TestLog &log = m_testCtx.getLog(); in iterate() local 690 TestLog &log = m_testCtx.getLog(); in iterate() local 910 TestLog &log = m_testCtx.getLog(); in iterate() local 1394 TestLog &log = m_testCtx.getLog(); in setAndCompareUniforms() local 1653 TestLog &log = m_testCtx.getLog(); in setAndCompareMatrixUniforms() local 2009 TestLog &log = m_testCtx.getLog(); in logProgramInfoLog() local 2188 TestLog &log = m_testCtx.getLog(); in iterate() local 2630 TestLog &log = m_testCtx.getLog(); in logProgramInfoLog() local 2663 TestLog &log = m_testCtx.getLog(); in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fMultisampleTests.cpp | 437 TestLog &log = m_testCtx.getLog(); in init() local 593 TestLog &log = m_testCtx.getLog(); in iterate() local 830 TestLog &log = m_testCtx.getLog(); in iterate() local 1069 TestLog &log = m_testCtx.getLog(); in init() local 1145 TestLog &log = m_testCtx.getLog(); in iterate() local 1280 TestLog &log = m_testCtx.getLog(); in init() local 1304 TestLog &log = m_testCtx.getLog(); in iterate() local 1469 TestLog &log = m_testCtx.getLog(); in iterate() local 1607 TestLog &log = m_testCtx.getLog(); in iterate() local
|
H A D | es3fBooleanStateQueryTests.cpp | 61 StateVerifier::StateVerifier(const glw::Functions &gl, tcu::TestLog &log, const char *testNamePostf… in StateVerifier() 88 IsEnabledVerifier::IsEnabledVerifier(const glw::Functions &gl, tcu::TestLog &log) : StateVerifier(g… in IsEnabledVerifier() 131 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() 200 GetIntegerVerifier::GetIntegerVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetIntegerVerifier() 266 GetInteger64Verifier::GetInteger64Verifier(const glw::Functions &gl, tcu::TestLog &log) in GetInteger64Verifier() 332 GetFloatVerifier::GetFloatVerifier(const glw::Functions &gl, tcu::TestLog &log) : StateVerifier(gl,… in GetFloatVerifier()
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 73 bool compareByteArrays(tcu::TestLog &log, const uint8_t *resPtr, const uint8_t *refPtr, int numByte… in compareByteArrays() 283 BufferWriterBase::BufferWriterBase(glu::RenderContext &renderCtx, tcu::TestLog &log) in BufferWriterBase() 298 BufferWriter::BufferWriter(glu::RenderContext &renderCtx, tcu::TestLog &log, WriteType writeType) :… in BufferWriter() 372 BufferVerifierBase::BufferVerifierBase(glu::RenderContext &renderCtx, tcu::TestLog &log) in BufferVerifierBase() 389 BufferVerifier::BufferVerifier(glu::RenderContext &renderCtx, tcu::TestLog &log, VerifyType verifyT… in BufferVerifier() 458 VertexArrayVerifier::VertexArrayVerifier(glu::RenderContext &renderCtx, tcu::TestLog &log) in VertexArrayVerifier() 707 IndexArrayVerifier::IndexArrayVerifier(glu::RenderContext &renderCtx, tcu::TestLog &log) in IndexArrayVerifier()
|
H A D | glsFboUtil.cpp | 667 static void logField(TestLog &log, const string &field, const string &value) in logField() 672 static void logImage(const Image &img, TestLog &log, bool useType) in logImage() 682 static void logRenderbuffer(const Renderbuffer &rbo, TestLog &log) in logRenderbuffer() 688 static void logTexture(const Texture &tex, TestLog &log) in logTexture() 697 static void logAttachment(const Attachment &att, TestLog &log) in logAttachment() 718 void logFramebufferConfig(const Framebuffer &cfg, TestLog &log) in logFramebufferConfig() 875 void ValidStatusCodes::logRule(tcu::TestLog &log, const std::string &ruleName, const std::set<std::… in logRule()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/logging/ |
D | Logger.java | 719 public void log(LogRecord record) { in log() method in Logger 783 public void log(Level level, String msg) { in log() method in Logger 805 public void log(Level level, Supplier<String> msgSupplier) { in log() method in Logger 824 public void log(Level level, String msg, Object param1) { in log() method in Logger 845 public void log(Level level, String msg, Object params[]) { in log() method in Logger 870 public void log(Level level, String msg, Throwable thrown) { in log() method in Logger 898 public void log(Level level, Throwable thrown, Supplier<String> msgSupplier) { in log() method in Logger
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/logging/ |
H A D | Logger.java | 719 public void log(LogRecord record) { in log() method in Logger 783 public void log(Level level, String msg) { in log() method in Logger 805 public void log(Level level, Supplier<String> msgSupplier) { in log() method in Logger 824 public void log(Level level, String msg, Object param1) { in log() method in Logger 845 public void log(Level level, String msg, Object params[]) { in log() method in Logger 870 public void log(Level level, String msg, Throwable thrown) { in log() method in Logger 898 public void log(Level level, Throwable thrown, Supplier<String> msgSupplier) { in log() method in Logger
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/logging/ |
D | Logger.java | 719 public void log(LogRecord record) { in log() method in Logger 783 public void log(Level level, String msg) { in log() method in Logger 805 public void log(Level level, Supplier<String> msgSupplier) { in log() method in Logger 824 public void log(Level level, String msg, Object param1) { in log() method in Logger 845 public void log(Level level, String msg, Object params[]) { in log() method in Logger 870 public void log(Level level, String msg, Throwable thrown) { in log() method in Logger 898 public void log(Level level, Throwable thrown, Supplier<String> msgSupplier) { in log() method in Logger
|