Home
last modified time | relevance | path

Searched defs:log (Results 1 – 25 of 38) sorted by relevance

12

/system/core/debuggerd/libdebuggerd/
Dbacktrace.cpp46 static void dump_process_header(log_t* log, pid_t pid, in dump_process_header()
56 static void dump_process_footer(log_t* log, pid_t pid) { in dump_process_footer()
62 log_t log; in dump_backtrace_thread() local
84 log_t log; in dump_backtrace() local
107 log_t log; in dump_backtrace_header() local
116 log_t log; in dump_backtrace_footer() local
Dutility.cpp71 void _LOG(log_t* log, enum logtype ltype, const char* fmt, ...) { in _LOG()
79 void _VLOG(log_t* log, enum logtype ltype, const char* fmt, va_list ap) { in _VLOG()
207 void dump_memory(log_t* log, unwindstack::Memory* memory, uint64_t addr, const std::string& label) { in dump_memory()
486 void log_backtrace(log_t* log, unwindstack::Unwinder* unwinder, const char* prefix) { in log_backtrace()
Dtombstone.cpp60 log_t log; in engrave_tombstone_ucontext() local
134 log_t log; in engrave_tombstone() local
Dopen_files_list.cpp121 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/
Devent_logger_test.cc61 TestEventLogger log; in TEST() local
76 TestEventLogger log; in TEST() local
89 TestEventLogger log; in TEST() local
103 TestEventLogger log; in TEST() local
118 TestEventLogger log; in TEST() local
133 TestEventLogger log; in TEST() local
/system/core/init/
Dbootchart.cpp93 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/
DSimpleLog.h67 void log(const char *format, ...) in log() function
88 void log(int64_t nowNs, const char *format, ...) in log() function
DErrorLog.h71 void log(const T &code, int64_t nowNs) in log() function
/system/security/keystore/
Dtest-keystore28 function log() { function
/system/chre/platform/linux/include/chre/platform/linux/
Dplatform_log.h43 void log(chreLogLevel logLevel, const char *formatStr, ...) { in log() function
/system/chre/pal/include/chre/pal/
Dsystem.h80 void (*log)(enum chreLogLevel level, const char *formatStr, ...); member
/system/libhidl/base/
DHidlInternal.cpp57 void HidlInstrumentor::configureInstrumentation(bool log) { in configureInstrumentation()
/system/extras/simpleperf/demo/CppApi/app/src/main/cpp/
Dnative-lib.cpp26 static void log(const char* msg) { in log() function
/system/tools/aidl/tests/
Daidl_test_client_loggable_interface.cpp55 BpLoggableInterface::TransactionLog log; in TEST_F() local
Daidl_test_client_ndk_loggable_interface.cpp61 BpLoggableInterface::TransactionLog log; in TEST_F() local
/system/netd/include/binder_utils/
DBinderUtil.h69 void binderCallLogFn(const LogType& log, const LogFn& logFn) { in binderCallLogFn()
/system/core/libutils/
DCallStack.cpp53 void CallStack::log(const char* logtag, android_LogPriority priority, const char* prefix) const { in log() function in android::CallStack
DProcessCallStack.cpp192 void ProcessCallStack::log(const char* logtag, android_LogPriority priority, in log() function in android::ProcessCallStack
/system/chre/platform/shared/
Dlog_buffer_manager.cc109 void LogBufferManager::log(chreLogLevel logLevel, const char *formatStr, ...) { in log() function in chre::LogBufferManager
/system/chre/core/
Dble_request_manager.cc122 BleRequestLog log(SystemTime::getMonotonicTime(), instanceId, enabled, in addBleRequestLog() local
455 const auto &log = mBleRequestLogs[static_cast<size_t>(i)]; in logStateToBuffer() local
/system/chre/host/common/
Dlog_message_parser.cc136 void LogMessageParser::log(const uint8_t *logBuffer, size_t logBufferSize) { in log() function in android::chre::LogMessageParser
/system/extras/simpleperf/scripts/test/
Dtest_utils.py73 def log(cls, s: str): member in TestHelper
/system/core/libprocessgroup/
Dtask_profiles_test.cpp154 auto log = captured_log.Log(); in TEST_P() local
/system/memory/libmemunreachable/tests/
DMemUnreachable_test.cpp234 TEST_F(MemunreachableTest, log) { in TEST_F() argument
/system/media/audio_utils/
DPowerLog.cpp64 void PowerLog::log(const void *buffer, size_t frames, int64_t nowNs) in log() function in android::PowerLog

12