| /system/core/debuggerd/libdebuggerd/ |
| D | backtrace.cpp | 47 static void dump_process_header(log_t* log, pid_t pid, in dump_process_header() 57 static void dump_process_footer(log_t* log, pid_t pid) { in dump_process_footer() 63 log_t log; in dump_backtrace_thread() local 81 log_t log; in dump_backtrace() local 104 log_t log; in dump_backtrace_header() local 113 log_t log; in dump_backtrace_footer() local
|
| 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()
|
| D | tombstone.cpp | 61 log_t log; in engrave_tombstone_ucontext() local 143 log_t log; in engrave_tombstone() local
|
| D | open_files_list.cpp | 121 void dump_open_files_list(log_t* log, const OpenFilesList& files, const char* prefix) { in dump_open_files_list()
|
| /system/chre/host/test/hal_generic/aidl/ |
| D | event_logger_test.cc | 61 TestEventLogger log; in TEST() local 75 TestEventLogger log; in TEST() local 88 TestEventLogger log; in TEST() local 102 TestEventLogger log; in TEST() local 117 TestEventLogger log; in TEST() local 132 TestEventLogger log; in TEST() local
|
| /system/core/init/ |
| D | bootchart.cpp | 93 static void log_uptime(FILE* log) { in log_uptime() 97 static void log_file(FILE* log, const char* procfile) { in log_file() 106 static void log_processes(FILE* log) { in log_processes()
|
| /system/media/audio_utils/include/audio_utils/ |
| D | SimpleLog.h | 67 void log(const char *format, ...) in log() function 88 void log(int64_t nowNs, const char *format, ...) in log() function
|
| D | ErrorLog.h | 71 void log(const T &code, int64_t nowNs) in log() function
|
| /system/chre/platform/linux/include/chre/platform/linux/ |
| D | platform_log.h | 43 void log(chreLogLevel logLevel, const char *formatStr, ...) { in log() function
|
| /system/chre/pal/include/chre/pal/ |
| D | system.h | 80 void (*log)(enum chreLogLevel level, const char *formatStr, ...); member
|
| /system/libhidl/base/ |
| D | HidlInternal.cpp | 57 void HidlInstrumentor::configureInstrumentation(bool log) { in configureInstrumentation()
|
| /system/extras/simpleperf/demo/CppApi/app/src/main/cpp/ |
| D | native-lib.cpp | 26 static void log(const char* msg) { in log() function
|
| /system/core/libutils/ |
| D | CallStack_test.cpp | 78 std::string log; in TEST() local
|
| D | CallStack.cpp | 64 void CallStack::log(const char* logtag, android_LogPriority priority, const char* prefix) const { in log() function in android::CallStack
|
| D | ProcessCallStack.cpp | 192 void ProcessCallStack::log(const char* logtag, android_LogPriority priority, in log() function in android::ProcessCallStack
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_loggable_interface.cpp | 55 BpLoggableInterface::TransactionLog log; in TEST_F() local
|
| D | aidl_test_client_ndk_loggable_interface.cpp | 64 BpLoggableInterface::TransactionLog log; in TEST_F() local
|
| /system/netd/include/binder_utils/ |
| D | BinderUtil.h | 69 void binderCallLogFn(const LogType& log, const LogFn& logFn) { in binderCallLogFn()
|
| /system/logging/logd/integration_test/ |
| D | logd_integration_test.py | 38 def device_log(log): argument
|
| /system/chre/host/common/ |
| D | bt_snoop_log_parser.cc | 88 std::optional<size_t> BtSnoopLogParser::log(const char *buffer, in log() function in android::chre::BtSnoopLogParser
|
| /system/chre/platform/shared/ |
| D | log_buffer.cc | 97 uint32_t timestampMs, const uint8_t *log, in handleEncodedLog() 105 const uint8_t *log, size_t logSize) { in handleNanoappTokenizedLog()
|
| D | log_buffer_manager.cc | 143 void LogBufferManager::log(chreLogLevel logLevel, const char *formatStr, ...) { in log() function in chre::LogBufferManager
|
| /system/extras/simpleperf/scripts/test/ |
| D | test_utils.py | 73 def log(cls, s: str): member in TestHelper
|
| /system/memory/libmemunreachable/tests/ |
| D | MemUnreachable_test.cpp | 234 TEST_F(MemunreachableTest, log) { in TEST_F() argument
|
| /system/logging/logd/ |
| D | LogAudit.cpp | 377 int LogAudit::log(char* buf, size_t len) { in log() function in LogAudit
|