/system/chre/platform/tinysys/ |
D | host_link.cc | 63 #undef LOGV 64 #define LOGV(fmt, arg...) PRINTF_D("[CHRE]" fmt "\n", ##arg) macro 165 LOGV("%s: message size %d", __func__, builder->GetSize()); in generateMessageFromBuilder() 176 LOGV("%s: message size %zu", __func__, message->message.size()); in generateMessageToHost() 223 LOGV("%s: message type %d", __func__, pendingMsg.type); in dequeueMessage() 284 LOGV("%s: message type %d, size %zu", __func__, msgType, initialBufferSize); in buildAndEnqueueMessage() 312 LOGV("%s", __func__); in buildNanoappListResponse() 364 LOGV("%s: host client id %d", __func__, hostClientId); in sendDebugDumpResultToHost() 369 LOGV("HostLinkBase::%s", __func__); in HostLinkBase() 374 LOGV("HostLinkBase::%s", __func__); in ~HostLinkBase() [all …]
|
D | platform_audio.cc | 53 LOGV("Platform audio closing"); in ~PlatformAudio() 55 LOGV("Platform audio closed"); in ~PlatformAudio()
|
D | platform_cache_management.cc | 31 LOGV("Invalidate cache at 0x%lx for %u", aligned_addr, aligned_span); in wipeSystemCaches()
|
/system/chre/platform/arm/ |
D | nanoapp_loader.cc | 38 LOGV("Relocation %zu entries in DT_REL table", nRelocs); in relocateTable() 49 LOGV("Resolving ARM_RELATIVE at offset %lx", in relocateTable() 58 LOGV("Resolving ARM_ABS32 at offset %lx", in relocateTable() 70 LOGV("Resolving type ARM_GLOB_DAT at offset %lx", in relocateTable() 75 LOGV("Failed to resolve global symbol(%zu) at offset 0x%lx", i, in relocateTable() 123 LOGV("Resolving GOT with %zu relocations", nRelocs); in resolveGot() 131 LOGV("Resolving ARM_JUMP_SLOT at offset %lx", in resolveGot() 137 LOGV("Failed to resolve symbol(%zu) at offset 0x%x", i, in resolveGot()
|
/system/chre/platform/include/chre/platform/ |
D | log.h | 57 #ifndef LOGV 61 #define LOGV LOGD macro 94 #undef LOGV 95 #define LOGV(format, ...) CHRE_LOG_NULL(format, ##__VA_ARGS__) macro
|
/system/chre/platform/riscv/ |
D | nanoapp_loader.cc | 43 LOGV("Relocation %zu entries in DT_RELA table", nRelocs); in relocateTable() 52 LOGV("Resolving RISCV_RELATIVE at offset %lx", in relocateTable() 61 LOGV("Resolving RISCV_32 at offset %lx", in relocateTable() 97 LOGV("Resolving GOT with %zu relocations", nRelocs); in resolveGot() 105 LOGV("Resolving RISCV_JUMP_SLOT at offset %lx, %d", in resolveGot() 111 LOGV("Failed to resolve symbol(%zu) at offset 0x%x", i, in resolveGot()
|
/system/chre/platform/shared/ |
D | nanoapp_loader.cc | 72 LOGV("__cxa_atexit invoked with %p, %p, %p", func, arg, dso); in cxaAtexitOverride() 80 LOGV("atexit invoked with %p", func); in atexitOverride() 365 LOGV("Program Hdr mem sz: %u file size: %u", hdr->p_memsz, hdr->p_filesz); in mapBss() 371 LOGV("Zeroing out %u from page %x", deltaMem, endOfFile); in mapBss() 389 LOGV("Invoking init function"); in callInitArray() 571 LOGV("Verified ELF header %d", success); in copyAndVerifyHeaders() 578 LOGV("Verified Program headers %d", success); in copyAndVerifyHeaders() 595 LOGV("Loaded section headers %d", success); in copyAndVerifyHeaders() 610 LOGV("Loaded section header names %d", success); in copyAndVerifyHeaders() 613 LOGV("Verified Section headers %d", success); in copyAndVerifyHeaders() [all …]
|
D | dlfcn.cc | 28 LOGV("Attempting to find %s", symbol); in dlsym() 41 LOGV("Found symbol at %p", resolvedSymbol); in dlsym()
|
/system/chre/platform/slpi/include/chre/target_platform/ |
D | log.h | 59 #define LOGV(fmt, ...) CHRE_BUFFER_LOG(CHRE_LOG_VERBOSE, fmt, ##__VA_ARGS__) macro 78 #define LOGV(fmt, ...) \ macro 123 #define LOGV(fmt, ...) CHRE_SLPI_LOG(LOW, fmt, ##__VA_ARGS__) macro 139 #define LOGV(fmt, ...) CHRE_SLPI_LOG(ASH_LOG_VERBOSE, fmt, ##__VA_ARGS__) macro
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 98 #define LOGV(x...) KLOG_DEBUG("charger", x); macro 314 LOGV("[%" PRId64 "] wait for battery capacity ready\n", now); in UpdateScreenState() 334 LOGV("[%" PRId64 "] animation done\n", now); in UpdateScreenState() 359 LOGV("[%" PRId64 "] animation starting\n", now); in UpdateScreenState() 380 LOGV("cur_frame=%d disp_time=%d\n", batt_anim_.cur_frame, disp_time); in UpdateScreenState() 444 LOGV("[%" PRId64 "] key[%d] down\n", now, code); in SetKeyCallback() 449 LOGV("[%" PRId64 "] key[%d] up (was down for %" PRId64 ".%" PRId64 "sec)\n", now, code, in SetKeyCallback() 504 LOGV("[%" PRId64 in ProcessKey() 642 LOGV("[%" PRId64 "] next screen: %" PRId64 " next key: %" PRId64 " next pwr: %" PRId64 "\n", in OnPrepareToWait() 725 LOGV("Animation Description:\n"); in InitAnimation() [all …]
|
D | healthd_draw.cpp | 29 #define LOGV(x...) KLOG_DEBUG("charger", x); macro 130 LOGV("drawing surface %dx%d+%d+%d\n", w, h, x, y); in draw_surface_centered() 134 LOGV("drawing surface %dx%d+%d+%d\n", w, h, x, y); in draw_surface_centered() 203 LOGV("drawing clock %s %d %d\n", clock_str, x, y); in draw_clock() 227 LOGV("drawing percent %s %d %d\n", str.c_str(), x, y); in draw_percent() 238 LOGV("drawing frame #%d min_cap=%d time=%d\n", anim->cur_frame, frame.min_level, in draw_battery()
|
D | AnimationParser.cpp | 28 #define LOGV(x...) do { KLOG_DEBUG("charger", x); } while (0) macro
|
/system/chre/util/include/chre/util/nanoapp/ |
D | tagged_log.h | 32 #define TLOGV LOGV 40 #define TLOGV(format, ...) LOGV("%s " format, LOG_TAG, ##__VA_ARGS__)
|
D | log.h | 90 #define LOGV(fmt, ...) LOGV_TAG(LOG_TAG, fmt, ##__VA_ARGS__) macro 116 #define LOGV_SENSITIVE_INFO LOGV
|
/system/chre/host/tinysys/hal/ |
D | tinysys_chre_connection.cc | 101 LOGV("%s: Received a payload size 0. Ignored. errno=%d", __func__, in messageListenerTask() 178 LOGV("Wakelock is acquired before handling a message."); in handleMessageFromChre() 187 LOGV("Received a message (type: %hhu, len: %zu) from CHRE for client %d", in handleMessageFromChre() 226 LOGV("The wake lock is released after handling a message."); in handleMessageFromChre()
|
/system/chre/host/common/include/chre_host/ |
D | log.h | 50 #define LOGV(format, ...) chreLogNull(format, ##__VA_ARGS__) macro 52 #define LOGV(format, ...) CHRE_LOG(LOG_VERBOSE, stdout, format, ##__VA_ARGS__) macro
|
/system/chre/host/common/ |
D | log_message_parser.cc | 80 LOGV("Dumping first 128 bytes of buffer of size %zu", orig_size); in dump() 82 LOGV("Dumping buffer of size %zu bytes", size); in dump() 91 LOGV(" %s\t%s", line, lineChars); in dump() 107 LOGV(" %s%s%s", line, tabs, lineChars); in dump()
|
D | socket_client.cc | 144 LOGV("Receive thread started"); in receiveThread() 204 LOGV("Exiting receive thread"); in receiveThread()
|
D | socket_server.cc | 179 LOGV("Got %zd byte packet from client %" PRIu16, packetSize, clientId); in handleClientData() 217 LOGV("Delivered message of size %zu bytes to client %" PRIu16, length, in sendToClientSocket()
|
D | st_hal_lpma_handler.cc | 192 LOGV("Loading LPMA"); in load() 246 LOGV("Loading LPMA"); in load()
|
/system/chre/platform/slpi/ |
D | platform_audio.cc | 54 LOGV("Platform audio closing"); in ~PlatformAudio() 56 LOGV("Platform audio closed"); in ~PlatformAudio()
|
/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/nanoapp/ |
D | log.h | 89 #define LOGV(fmt, ...) LOGV_TAG(LOG_TAG, fmt, ##__VA_ARGS__) macro 115 #define LOGV_SENSITIVE_INFO LOGV
|
/system/chre/platform/exynos/include/chre/target_platform/ |
D | log.h | 32 #define LOGV(fmt, ...) CHRE_EXYNOS_LOG(CHRE_LOG_VERBOSE, fmt, ##__VA_ARGS__) macro
|
/system/chre/host/msm/daemon/ |
D | fastrpc_daemon.cc | 164 LOGV("Calling into chre_slpi_get_message_to_host"); in msgToHostThreadEntry() 167 LOGV("Got message from CHRE with size %u (result %d)", messageLen, result); in msgToHostThreadEntry()
|
/system/chre/apps/power_test/common/ |
D | power_test.cc | 151 LOGV("Received event type %" PRIu16, eventType); in nanoappHandleEvent()
|