/system/tools/hidl/test/hidl_test/ |
D | FooCallback.cpp | 33 ALOGI("SERVER(FooCallback) 1: heyItsYou cb = %p", _cb.get()); in heyItsYou() 41 ALOGI("SERVER(FooCallback) 2: heyItsYou returned"); in heyItsYou() 47 …ALOGI("SERVER(FooCallback) 3: heyItsYouIsntIt cb = %p sleeping for %" PRId64 " seconds", _cb.get()… in heyItsYouIsntIt() 49 ALOGI("SERVER(FooCallback) 4: heyItsYouIsntIt cb = %p responding", _cb.get()); in heyItsYouIsntIt() 57 ALOGI("SERVER(FooCallback) 5: heyItsYouIsntIt cb = %p responding", _cb.get()); in heyItsYouIsntIt() 63 …ALOGI("SERVER(FooCallback) 6.1: heyItsTheMeaningOfLife = %d sleeping for %" PRId64 " seconds", tmo… in heyItsTheMeaningOfLife() 65 ALOGI("SERVER(FooCallback) 6.2: heyItsTheMeaningOfLife = %d done sleeping", tmol); in heyItsTheMeaningOfLife() 73 ALOGI("SERVER(FooCallback) 6.3: heyItsTheMeaningOfLife returned"); in heyItsTheMeaningOfLife() 78 … ALOGI("SERVER(FooCallback) 8.1: reportResults(%" PRId64 " seconds)", nanoseconds_to_seconds(ns)); in reportResults() 100 …ALOGI("SERVER(FooCallback)::reportResults(%" PRId64 " ns) Condition::waitRelative was signalled", … in reportResults() [all …]
|
D | hidl_test_client.cpp | 438 ALOGI("Environment setup beginning..."); in SetUp() 440 ALOGI("Environment setup complete."); in SetUp() 461 ALOGI("Test setup beginning..."); in SetUp() 475 ALOGI("Test setup complete"); in SetUp() 1104 ALOGI("CLIENT call doThis."); in TEST_F() 1106 ALOGI("CLIENT doThis returned."); in TEST_F() 1110 ALOGI("CLIENT call doThatAndReturnSomething."); in TEST_F() 1112 ALOGI("CLIENT doThatAndReturnSomething returned %d.", result); in TEST_F() 1117 ALOGI("CLIENT call doQuiteABit"); in TEST_F() 1119 ALOGI("CLIENT doQuiteABit returned %f.", something); in TEST_F() [all …]
|
/system/tools/aidl/tests/ |
D | aidl_test_service.cpp | 120 ALOGI("Repeating '%s' of length=%zu", android::String8(token).string(), in LogRepeatedStringToken() 128 ALOGI("Repeating token %s", token_str.str().c_str()); in LogRepeatedToken() 172 ALOGI("Repeating ByteEnum token %s", toString(token).c_str()); in RepeatByteEnum() 177 ALOGI("Repeating IntEnum token %s", toString(token).c_str()); in RepeatIntEnum() 182 ALOGI("Repeating LongEnum token %s", toString(token).c_str()); in RepeatLongEnum() 190 ALOGI("Repeated a SimpleParcelable %s", input.toString().c_str()); in RepeatSimpleParcelable() 198 ALOGI("Repeated a PersistableBundle"); in RepeatPersistableBundle() 206 ALOGI("Reversing array of length %zu", input.size()); in ReverseArray() 215 ALOGI("Repeating nullable value"); in RepeatNullable() 330 ALOGI("Reversing descriptor array of length %zu", input.size()); in ReverseFileDescriptorArray() [all …]
|
/system/extras/memtrack/ |
D | memtrack.cpp | 243 ALOGI("Dumping process list"); in dumpToLog() 246 ALOGI(" Name: %s", (*it)->name.c_str()); in dumpToLog() 247 ALOGI(" Max running processes: %zu", (*it)->max_num_pids); in dumpToLog() 249 ALOGI(" Currently running pids:"); in dumpToLog() 252 ALOGI(" %d", *pid_it); in dumpToLog() 256 ALOGI(" Min PSS %0.4fM", (*it)->min_pss_kb/1024.0); in dumpToLog() 257 ALOGI(" Avg PSS %0.4fM", (*it)->avg_pss_kb/1024.0); in dumpToLog() 258 ALOGI(" Max PSS %0.4fM", (*it)->max_pss_kb/1024.0); in dumpToLog() 259 ALOGI(" Last PSS %0.4fM", (*it)->last_pss_kb/1024.0); in dumpToLog()
|
/system/libhwbinder/ |
D | Static.cpp | 44 if (N != 1) ALOGI("WARNING: writeLines N=%zu\n", N); in writeLines() 45 ALOGI("%.*s", (int)vec.iov_len, (const char*) vec.iov_base); in writeLines()
|
/system/core/libqtaguid/ |
D | qtaguid.c | 93 ALOGI("Tagging socket %d with tag %" PRIx64 "(%d) for uid %d failed errno=%d", sockfd, kTag, in legacy_tagSocket() 109 ALOGI("Untagging socket %d failed errno=%d", sockfd, res); in legacy_untagSocket() 138 ALOGI("Deleting tag data with tag %" PRIx64 "/%d for uid %d failed with cnt=%d errno=%d", in legacy_deleteTagData()
|
/system/core/trusty/storage/proxy/ |
D | proxy.c | 235 ALOGI("starting storageproxyd\n"); in parse_args() 236 ALOGI("storage data root: %s\n", ss_data_root); in parse_args() 237 ALOGI("trusty dev: %s\n", trusty_devname); in parse_args() 238 ALOGI("rpmb dev: %s\n", rpmb_devname); in parse_args()
|
D | rpmb.c | 151 ALOGI("opcode: 0x%x, write_flag: 0x%x\n", cmd->opcode, cmd->write_flag); in send_mmc_rpmb_req() 167 ALOGI("opcode: 0x%x, write_flag: 0x%x\n", cmd->opcode, cmd->write_flag); in send_mmc_rpmb_req() 182 ALOGI("opcode: 0x%x, write_flag: 0x%x\n", cmd->opcode, cmd->write_flag); in send_mmc_rpmb_req()
|
/system/bt/vendor_libs/linux/interface/ |
D | bluetooth_hci.cc | 74 ALOGI( "%s", __func__); in openBtHci() 102 ALOGI( "HCI device ready"); in openBtHci() 122 ALOGI( "%s", __func__); in waitHciDev() 279 ALOGI("BluetoothHci::initialize()"); in initialize_impl() 308 ALOGI("Skipping unlink call, service died."); in initialize_impl() 317 ALOGI("BluetoothHci::close()"); in close()
|
/system/core/libdiskconfig/ |
D | diskutils.c | 44 ALOGI("Writing RAW image '%s' to '%s' (offset=%llu)", src, dst, (unsigned long long)offset); in write_raw_image() 105 ALOGI("Wrote %" PRIu64 " bytes to %s @ %lld", total, dst, (long long)offset); in write_raw_image()
|
D | write_lst.c | 85 ALOGI("Would write %d bytes @ offset %lld.", lst->len, (long long)lst->offset); in wlist_commit()
|
/system/extras/ANRdaemon/ |
D | ANRdaemon.cpp | 262 ALOGI("Started to dump ANRdaemon trace."); in dump_trace() 359 ALOGI("Finished dump. Output file stored at: %s", path_buf); in dump_trace() 388 ALOGI("trace stopped due to suspend. Send SIGCONT to resume."); in start_tracing() 390 ALOGI("trace stopped due to dump request."); in start_tracing() 633 ALOGI("ANRdaemon starting"); in main() 639 ALOGI("ANRdaemon terminated."); in main()
|
/system/memory/lmkd/ |
D | lmkd.cpp | 680 ALOGI("closing lmkd data connection"); in ctrl_data_close() 1445 ALOGI("Properties reinitilized"); in ctrl_command_handler() 1504 ALOGI("lmkd data connection established"); in ctrl_connect_handler() 1988 ALOGI("Process got killed in %ldms", in stop_wait_for_proc_kill() 1991 ALOGI("Stop waiting for process kill after %ldms", in stop_wait_for_proc_kill() 2105 ALOGI("Kill '%s' (%d), uid %d, oom_adj %d to free %ldkB; reason: %s", taskname, pid, in kill_one_process() 2108 ALOGI("Kill '%s' (%d), uid %d, oom_adj %d to free %ldkB", taskname, pid, in kill_one_process() 2193 ALOGI("Low pressure min memory update from %" PRId64 " to %" PRId64, in record_low_pressure_levels() 2209 ALOGI("Low pressure max memory update from %" PRId64 " to %" PRId64, in record_low_pressure_levels() 2556 ALOGI("%s memory pressure event is triggered", level_name[level]); in mp_event_common() [all …]
|
/system/netd/server/ |
D | oem_iptables_hook.cpp | 72 ALOGI("OEM iptable hook installed."); in setupOemIptablesHook()
|
D | SockDiag.cpp | 327 ALOGI("Destroyed %d sockets on %s in %" PRId64 "us", mSocketsDestroyed, addrstr, in destroySockets() 402 ALOGI("Destroyed %d sockets for UID in %" PRId64 "us", mSocketsDestroyed, s.timeTakenUs()); in destroySockets() 429 ALOGI("Destroyed %d sockets for %s skip={%s} in %" PRId64 "us", mSocketsDestroyed, in destroySockets() 522 ALOGI("Destroyed %d sockets for netId %d permission=%d in %" PRId64 "us", mSocketsDestroyed, in destroySocketsLackingPermission()
|
D | ClatdController.cpp | 78 ALOGI("Pre-4.9 kernel or pre-P api shipping level - disabling clat ebpf."); in init() 94 ALOGI("4.9+ kernel and device shipped with Q+ - clat ebpf should work."); in init() 98 ALOGI("4.9+ kernel and device shipped with P - clat ebpf might work."); in init() 313 ALOGI("tcFilterAddDevEgressClatIpv4(%d[%s], RAWIP): %s", tracker.v4ifIndex, in maybeStartBpf() 336 ALOGI("tcFilterAddDevIngressClatIpv6(%d[%s], %d): %s", tracker.ifIndex, tracker.iface, in maybeStartBpf()
|
/system/keymaster/android_keymaster/ |
D | keymaster_configuration.cpp | 94 ALOGI("Platform version string does not match expected format. Using version 0."); in GetOsVersion() 122 ALOGI("Platform patchlevel string does not match expected format. Using patchlevel 0"); in GetOsPatchlevel()
|
/system/memory/libmemunreachable/ |
D | log.h | 51 #define MEM_ALOGI ALOGI
|
/system/bpf/bpfloader/ |
D | BpfLoader.cpp | 74 ALOGI("Loaded object: %s", progPath.c_str()); in loadAllElfObjects()
|
/system/core/liblog/include_vndk/log/ |
D | log_main.h | 240 #ifndef ALOGI 241 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
|
/system/core/liblog/include/log/ |
D | log_main.h | 240 #ifndef ALOGI 241 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
|
/system/incremental_delivery/libdataloader/ |
D | DataLoaderConnector.cpp | 221 ALOGI("Reported status back to IncrementalService. DataLoaderId=%d, " in reportStatusViaCallback() 661 ALOGI("id(%d): already exist, skipping creation.", storageId); in DataLoaderService_OnCreate() 666 ALOGI("DataLoader::create1 cmd: %d|%s", nativeControl.cmd(), in DataLoaderService_OnCreate() 668 ALOGI("DataLoader::create1 pendingReads: %d|%s", nativeControl.pendingReads(), in DataLoaderService_OnCreate() 670 ALOGI("DataLoader::create1 log: %d|%s", nativeControl.logs(), in DataLoaderService_OnCreate() 674 ALOGI("DataLoader::create2: %d|%s|%s|%s", nativeParams.dataLoaderParams().type(), in DataLoaderService_OnCreate() 806 ALOGI("Failed to stop id(%d): not found", storageId); in DataLoaderService_OnStop_NoStatus() 821 ALOGI("Failed to stop id(%d): not found", storageId); in DataLoaderService_OnStop() 855 ALOGI("Failed to remove id(%d): not found", storageId); in DataLoaderService_OnDestroy()
|
/system/chre/host/hal_generic/ |
D | generic_context_hub.cc | 116 ALOGI("Timed out waiting on debug dump data"); in debug() 347 ALOGI("Reconnected to CHRE daemon"); in onConnected() 378 ALOGI("Ignoring duplicate/unsolicited hub info response"); in handleHubInfoResponse() 524 ALOGI("Ignoring duplicate/unsolicited debug dump response"); in handleDebugDumpResponse() 553 ALOGI("Context hub service died for hubId %" PRIu32, hubId); in handleServiceDeath()
|
/system/libhidl/transport/ |
D | LegacySupport.cpp | 63 ALOGI("Registration complete for %s/%s.", interfaceName.c_str(), serviceName.c_str()); in registerPassthroughServiceImplementation()
|
/system/netd/netutils_wrappers/ |
D | NetUtilsWrapper-1.0.cpp | 98 ALOGI("Unexpected command: %s", fullCmd.c_str()); in checkExpectedCommand()
|