Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 25 of 154) sorted by relevance

1234567

/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp560 LOG(INFO) << "DexoptSecondaryCe"; in TEST_F()
566 LOG(INFO) << "DexoptSecondaryCeLink"; in TEST_F()
572 LOG(INFO) << "DexoptSecondaryCeWithContext"; in TEST_F()
579 LOG(INFO) << "DexoptSecondaryDe"; in TEST_F()
585 LOG(INFO) << "DexoptSecondaryDeWithContext"; in TEST_F()
592 LOG(INFO) << "DexoptSecondaryDoesNotExist"; in TEST_F()
601 LOG(INFO) << "DexoptSecondaryStorageValidationError"; in TEST_F()
610 LOG(INFO) << "DexoptSecondaryAppOwnershipValidationError"; in TEST_F()
619 LOG(INFO) << "DexoptSecondaryAcessViaDifferentUidError"; in TEST_F()
628 LOG(INFO) << "DexoptPrimaryPublic"; in TEST_F()
[all …]
Dinstalld_cache_test.cpp135 LOG(INFO) << "FreeCache_All"; in TEST_F()
157 LOG(INFO) << "FreeCache_Age"; in TEST_F()
179 LOG(INFO) << "FreeCache_Tombstone"; in TEST_F()
211 LOG(INFO) << "FreeCache_Group"; in TEST_F()
229 LOG(INFO) << "FreeCache_GroupTombstone"; in TEST_F()
Dinstalld_service_test.cpp122 LOG(INFO) << "FixupAppData_Upgrade"; in TEST_F()
141 LOG(INFO) << "FixupAppData_Moved"; in TEST_F()
165 LOG(INFO) << "HashSecondaryDex"; in TEST_F()
189 LOG(INFO) << "HashSecondaryDex_NoSuch"; in TEST_F()
200 LOG(INFO) << "HashSecondaryDex_Unreadable"; in TEST_F()
215 LOG(INFO) << "HashSecondaryDex_WrongApp"; in TEST_F()
/frameworks/base/core/tests/coretests/src/android/util/
DLogNullabilityTest.java40 Log.println(Log.INFO, null, ""); in nullTag()
53 Log.printlns(Log.LOG_ID_MAIN, Log.INFO, null, "", new Throwable()); in nullTagWithThrowable()
93 Log.println(Log.INFO, "", null); in nullMessage()
111 Log.printlns(Log.LOG_ID_MAIN, Log.INFO, "", null, new Throwable()); in nullMessageWithThrowable()
129 Log.printlns(Log.LOG_ID_MAIN, Log.INFO, "", "", null); in nullThrowable()
153 Log.printlns(Log.LOG_ID_MAIN, Log.INFO, "", null, null); in nullMessageWithNullThrowable()
161 Log.isLoggable(null, Log.INFO); in nullTagIsLoggable()
/frameworks/base/cmds/incidentd/testdata/
Dkmsg.txt.gz
Dkmsg.txt2 B - 626409 - [INFO][XBL]: Bypass appsbl verification on DEVELOPMENT device
3 B - 729255 - [INFO][XBL]: Bypass appsbl verification on DEVELOPMENT device
42 ^@B - 736605 - [INFO][XBL]: Bypass appsbl verification on DEVELOPMENT device
43 B - 839451 - [INFO][XBL]: Bypass appsbl verification on DEVELOPMENT device
/frameworks/base/services/backup/java/com/android/server/backup/transport/
DTransportUtils.java70 @IntDef({Priority.VERBOSE, Priority.DEBUG, Priority.INFO, Priority.WARN, Priority.WTF})
75 int INFO = Log.INFO; field
/frameworks/native/libs/vr/libbufferhubqueue/benchmarks/
Dbuffer_transport_benchmark.cpp166 LOG(INFO) << "Binder server is ready for client."; in Start()
263 LOG(INFO) << "Reader Thread Running..."; in Start()
287 LOG(INFO) << "Reader Thread Exiting..."; in Start()
441 LOG(INFO) << "Transport backend running, transport=" << transport << "."; in SetUp()
450 LOG(INFO) << "Surface initialized on thread " << i << "."; in SetUp()
459 LOG(INFO) << "Tear down benchmark."; in TearDown()
538 LOG(INFO) << "Binder server running..."; in runBinderServer()
548 LOG(INFO) << "Service Exiting..."; in runBinderServer()
586 LOG(INFO) << "Benchmark process pid: " << pid; in main()
/frameworks/av/services/mediacodec/registrant/
DCodecServiceRegistrant.cpp28 LOG(INFO) << "Creating software Codec2 service..."; in RegisterCodecServices()
40 LOG(INFO) << in RegisterCodecServices()
/frameworks/ml/nn/runtime/
DMemory.cpp423 LOG(INFO) << "MemoryDescriptor start"; in logMemoryDescriptorToInfo()
424 LOG(INFO) << " Data type: " << toString(operand.type); in logMemoryDescriptorToInfo()
425 LOG(INFO) << " Scale: " << toString(operand.scale); in logMemoryDescriptorToInfo()
426 LOG(INFO) << " Zero point: " << toString(operand.zeroPoint); in logMemoryDescriptorToInfo()
427 LOG(INFO) << " Extra params: " << toString(operand.extraParams); in logMemoryDescriptorToInfo()
428 LOG(INFO) << " Dimensions: " << toString(desc.dimensions); in logMemoryDescriptorToInfo()
429 LOG(INFO) << " Prepared models [" << desc.preparedModels.size() << "]:"; in logMemoryDescriptorToInfo()
431 LOG(INFO) << " service = " << preparedModel->getDevice()->getName(); in logMemoryDescriptorToInfo()
433 LOG(INFO) << " Input roles [" << desc.inputRoles.size() << "]:"; in logMemoryDescriptorToInfo()
435 LOG(INFO) << " " << toString(usage); in logMemoryDescriptorToInfo()
[all …]
/frameworks/ml/nn/runtime/test/
DLogTestCaseToLogcat.h27 LOG(INFO) << "[Test Case] " << test_info.test_suite_name() << "." << test_info.name() in OnTestStart()
32 LOG(INFO) << "[Test Case] " << test_info.test_suite_name() << "." << test_info.name() in OnTestEnd()
DTestMain.cpp96 LOG(INFO) << message; in test()
101 LOG(INFO) << "SKIPPED PASS"; in test()
/frameworks/base/tools/dump-coverage/
Ddump_coverage.cc85 LOG(INFO) << "Writing file of length " << length << " to '" << filename in WriteFile()
101 LOG(INFO) << "Done writing file"; in WriteFile()
110 LOG(INFO) << "Dumping file"; in Dump()
168 LOG(INFO) << "command: '" << command << "' args: '" << args << "'"; in ParseOptionsAndExecuteCommand()
/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp121 LOG(INFO) << "adbd_auth: prompt currently pending, skipping"; in DispatchPendingPrompt()
126 LOG(INFO) << "adbd_auth: no prompts to send"; in DispatchPendingPrompt()
130 LOG(INFO) << "adbd_auth: prompting user for adb authentication"; in DispatchPendingPrompt()
149 LOG(INFO) << "marking framework writable"; in UpdateFrameworkWritable()
158 LOG(INFO) << "received new framework fd " << new_fd.get() in ReplaceFrameworkFd()
173 LOG(INFO) << "marking framework writable"; in ReplaceFrameworkFd()
183 LOG(INFO) << "received packet: " << packet; in HandlePacket()
332 LOG(INFO) << "adbd_auth: received a new framework connection"; in Run()
362 LOG(INFO) << "hit EOF on framework fd"; in Run()
389 LOG(INFO) << "Loading keys from " << path; in IteratePublicKeys()
/frameworks/av/media/libstagefright/rtsp/
DMyTransmitter.h352 LOG(INFO) << "connection request completed with result " in onMessageReceived()
373 LOG(INFO) << "ANNOUNCE completed with result " in onMessageReceived()
386 LOG(INFO) << "FAILED to authenticate"; in onMessageReceived()
445 LOG(INFO) << "recv returned " << n << " bytes of data."; in onMessageReceived()
461 LOG(INFO) << "SETUP completed with result " in onMessageReceived()
491 LOG(INFO) << "transport = '" << transport << "'"; in onMessageReceived()
518 LOG(INFO) << "sending data to " in onMessageReceived()
551 LOG(INFO) << "RECORD completed with result " in onMessageReceived()
602 LOG(INFO) << "OPTIONS completed with result " in onMessageReceived()
694 LOG(INFO) << "That's enough, pausing."; in onMessageReceived()
[all …]
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiMhlLocalDeviceStub.java11 private static final HdmiDeviceInfo INFO = new HdmiDeviceInfo( field in HdmiMhlLocalDeviceStub
25 return INFO; in getInfo()
/frameworks/multidex/library/test/src/android/util/
DLog.java41 public static final int INFO = 4; field in Log
110 return println(LOG_ID_MAIN, INFO, tag, msg); in i()
121 return println(LOG_ID_MAIN, INFO, tag, msg + '\n' + getStackTraceString(tr)); in i()
/frameworks/av/services/mediacodec/
Dmain_codecservice.cpp42 LOG(INFO) << "mediacodecservice starting"; in main()
59 LOG(INFO) << "IOmx HAL service created."; in main()
Dmain_swcodecservice.cpp38 LOG(INFO) << "media swcodec service starting"; in main()
/frameworks/native/services/sensorservice/hidl/
DSensorManager.cpp167 LOG(INFO) << POLL_THREAD_NAME << " started."; in getLooper()
172 LOG(INFO) << POLL_THREAD_NAME << ": requested to stop"; in getLooper()
175 LOG(INFO) << POLL_THREAD_NAME << ": spurious wake up, back to work"; in getLooper()
188 LOG(INFO) << POLL_THREAD_NAME << " is terminated."; in getLooper()
/frameworks/rs/tests/lldb/tests/harness/
Dutil_log.py33 def initialise(identifier, level=logging.INFO, print_to_stdout=False,
110 def log_and_print(self, msg, level=logging.INFO):
/frameworks/native/libs/gui/bufferqueue/2.0/
DH2BGraphicBufferProducer.cpp383 LOG(INFO) << "setSidebandStream: not supported."; in setSidebandStream()
445 LOG(INFO) << "setSharedBufferMode: not supported."; in setSharedBufferMode()
453 LOG(INFO) << "setAutoRefresh: not supported."; in setAutoRefresh()
478 LOG(INFO) << "getLastQueuedBuffer: not supported."; in getLastQueuedBuffer()
483 LOG(INFO) << "getFrameTimestamps: not supported."; in getFrameTimestamps()
497 LOG(INFO) << "getConsumerUsage: not supported."; in getConsumerUsage()
/frameworks/base/telecomm/java/android/telecom/
DLog.java56 public static boolean INFO = isLoggable(android.util.Log.INFO); field in Log
103 if (INFO) { in i()
109 if (INFO) { in i()
351 INFO = isLoggable(android.util.Log.INFO); in setTag()
/frameworks/base/core/java/android/util/
DLog.java67 @IntDef({ASSERT, ERROR, WARN, INFO, DEBUG, VERBOSE})
84 public static final int INFO = 4; field in Log
176 return println_native(LOG_ID_MAIN, INFO, tag, msg); in i()
187 return printlns(LOG_ID_MAIN, INFO, tag, msg, tr); in i()
/frameworks/base/telephony/java/com/android/telephony/
DRlog.java62 return log(Log.INFO, tag, msg); in i()
66 return log(Log.INFO, tag, in i()

1234567