| /system/chre/platform/slpi/ |
| D | chre_api_re.cc | 26 inline void logToFarf(enum chreLogLevel level, const char *logStr) { in logToFarf() 44 inline ashLogLevel chreLogLevelToAshLogLevel(enum chreLogLevel level) { in chreLogLevelToAshLogLevel() 64 DLL_EXPORT void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
|
| /system/core/fs_mgr/libsnapshot/snapuserd/ |
| D | snapuserd_logging.h | 19 #define SNAP_LOG(level) LOG(level) << misc_name_ << ": " argument 20 #define SNAP_PLOG(level) PLOG(level) << misc_name_ << ": " argument
|
| /system/core/libcutils/ |
| D | klog.cpp | 33 void klog_set_level(int level) { in klog_set_level() 47 void klog_writev(int level, const struct iovec* iov, int iov_count) { in klog_writev() 55 void klog_write(int level, const char* fmt, ...) { in klog_write()
|
| /system/connectivity/wificond/scanning/ |
| D | radio_chain_info.h | 30 RadioChainInfo(int32_t chain_id, int32_t level) in RadioChainInfo() 41 int32_t level; variable
|
| /system/nvram/core/include/nvram/core/ |
| D | logger.h | 43 #define NVRAM_LOG_EMIT(level, fmt, ...) \ argument 53 #define NVRAM_LOG_EMIT(level, fmt, ...) \ argument 63 #define NVRAM_LOG(level, fmt, ...) \ argument
|
| /system/chre/platform/slpi/include/chre/target_platform/ |
| D | log.h | 49 #define CHRE_BUFFER_LOG(level, fmt, ...) \ argument 63 #define CHRE_SEND_TOKENIZED_LOG(level, fmt, ...) \ argument 112 #define CHRE_SLPI_LOG(level, fmt, ...) \ argument 128 #define CHRE_SLPI_LOG(level, fmt, ...) \ argument
|
| /system/keymaster/android_keymaster/ |
| D | logger.cpp | 25 int Logger::Log(LogLevel level, const char* fmt, va_list args) { in Log() 32 int Logger::Log(LogLevel level, const char* fmt, ...) { in Log()
|
| /system/chre/platform/tinysys/ |
| D | chre_api_re.cc | 21 DLL_EXPORT void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
|
| /system/chre/platform/linux/ |
| D | chre_api_re.cc | 24 DLL_EXPORT void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
|
| /system/chre/platform/exynos/ |
| D | chre_api_re.cc | 20 DLL_EXPORT void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
|
| /system/security/keystore2/test_utils/ |
| D | lib.rs | 140 pub level: SecurityLevel, field 146 let level = SecurityLevel::TRUSTED_ENVIRONMENT; in tee() localVariable 154 let level = SecurityLevel::STRONGBOX; in strongbox() localVariable
|
| /system/libvintf/ |
| D | MatrixKernel.cpp | 30 void MatrixKernel::setSourceMatrixLevel(Level level) { in setSourceMatrixLevel()
|
| D | VintfFm.cpp | 213 int VintfFm::update(const FsFactory& vintfFsFactory, const std::string& dir, Level level) { in update() 287 Level level) { in getManifestForLevel() 297 Level level) { in dumpMatrix()
|
| /system/chre/platform/shared/ |
| D | tokenized_log.cc | 27 void platform_chrePwTokenizedLog(enum chreLogLevel level, uint32_t token, in platform_chrePwTokenizedLog()
|
| D | pal_system_api.cc | 38 void palSystemApiLog(enum chreLogLevel level, const char *formatStr, ...) { in palSystemApiLog()
|
| /system/chre/external/pigweed/pw_log_nanoapp/public_overrides/pw_log_backend/ |
| D | log_backend.h | 23 #define PW_HANDLE_LOG(level, module, flags, fmt, ...) \ argument
|
| /system/keymaster/contexts/ |
| D | soft_keymaster_logger.cpp | 30 int SoftKeymasterLogger::log_msg(LogLevel level, const char* fmt, va_list args) const { in log_msg()
|
| /system/extras/verity/ |
| D | build_verity_tree_utils.cpp | 24 size_t hash_size, size_t level) { in verity_tree_blocks()
|
| /system/timezone/input_tools/android/common/src/main/java/com/android/libcore/timezone/util/ |
| D | Errors.java | 37 private int level = 0; field in Errors 101 private void addInternal(String msg, Throwable t, int level) { in addInternal()
|
| /system/chre/util/ |
| D | container_support.cc | 48 void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
|
| /system/tools/hidl/host_utils/ |
| D | Formatter.cpp | 43 void Formatter::indent(size_t level) { in indent() 47 void Formatter::unindent(size_t level) { in unindent() 52 Formatter& Formatter::indent(size_t level, const std::function<void(void)>& func) { in indent()
|
| /system/cros-codecs/src/encoder/ |
| D | h265.rs | 16 pub level: Level, field
|
| D | h264.rs | 17 pub level: Level, field
|
| /system/chre/chpp/platform/ |
| D | pal_api.c | 39 static void palSystemApiLog(enum chreLogLevel level, const char *formatStr, in palSystemApiLog()
|
| /system/libvintf/test/ |
| D | RuntimeInfo-fake.cpp | 72 void MockRuntimeInfo::setNextFetchKernelLevel(Level level) { in setNextFetchKernelLevel()
|