Home
last modified time | relevance | path

Searched refs:Debug (Results 1 – 20 of 20) sorted by relevance

/device/google/contexthub/util/nanotool/
Dlog.cpp63 void Log::Debug(const char *format, ...) { in Debug() function in android::Log
64 LOG_EX_VARARGS(LogLevel::Debug, format); in Debug()
72 if (Log::level_ < LogLevel::Debug) { in DebugBuf()
81 Log::Debug("Dumping buffer of size %zu bytes", size); in DebugBuf()
89 Log::Debug(" %s\t%s", line, line_chars); in DebugBuf()
103 Log::Debug(" %s%s%s", line, tabs.c_str(), line_chars); in DebugBuf()
115 case LogLevel::Debug: in LevelAbbrev()
Dlog.h35 #define LOGD(fmt, ...) Log::Debug(fmt, ##__VA_ARGS__)
57 Debug, enumerator
73 static void Debug(const char *format, ...);
Dnanotool.cpp342 Log::SetLevel(Log::LogLevel::Debug); in ParseArgs()
/device/google/zuma-sepolicy/radio/
Dvendor_telephony_debug_app.te12 # Debug property
16 # System Debug Mode
/device/google/zumapro-sepolicy/radio/
Dvendor_telephony_debug_app.te12 # Debug property
16 # System Debug Mode
/device/google/gs201-sepolicy/whitechapel_pro/
Dvendor_telephony_debug_app.te12 # Debug property
16 # System Debug Mode
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/
Derror.rs8 #[derive(Debug)]
39 #[derive(Debug)]
Dversion.rs8 #[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord)]
Dlib.rs82 #[derive(Clone, Debug)]
/device/google/cuttlefish/guest/hals/keymint/rust/src/
Dkeymint_hal_main.rs37 #[derive(Debug, Clone)]
41 #[derive(Debug)]
/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs64 log::set_max_level(log::LevelFilter::Debug); // Filtering happens elsewhere in ta_main()
280 log::Level::Debug => 1, in log()
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/
Dlib.rs76 #[derive(Clone, Debug)]
88 #[derive(Clone, Debug)]
153 impl fmt::Debug for Error {
/device/google/cuttlefish/guest/hals/nfc/src/
Dmain.rs42 android_logger::Config::default().with_tag(LOG_TAG).with_max_level(LevelFilter::Debug), in main()
/device/google/cuttlefish/shared/minidroid/sample/
Dclient.rs17 .with_max_level(log::LevelFilter::Debug), in main()
/device/google/cuttlefish/
DREADME.md74 ## Debug Cuttlefish
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/
DCHANGELOG.md115 - Derive `Clone` for `Library` and `Debug` for `Config (#91)
/device/generic/vulkan-cereal/
D.gitignore279 Debug/
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt5984 Landroid/os/Debug$MemoryInfo$1;
5985 Landroid/os/Debug$MemoryInfo;
5986 Landroid/os/Debug;
9371 Landroid/view/inputmethod/ImeTracker$Debug$$ExternalSyntheticLambda0;
9372 Landroid/view/inputmethod/ImeTracker$Debug$$ExternalSyntheticLambda1;
9373 Landroid/view/inputmethod/ImeTracker$Debug$$ExternalSyntheticLambda2;
9374 Landroid/view/inputmethod/ImeTracker$Debug;
13807 Lgov/nist/core/Debug;
16747 Lsun/security/util/Debug;
17185 [Landroid/os/Debug$MemoryInfo;
[all …]
Dpreloaded-classes298 [Landroid.os.Debug$MemoryInfo;
6650 android.os.Debug
6651 android.os.Debug$MemoryInfo
6652 android.os.Debug$MemoryInfo$1
10032 android.view.inputmethod.ImeTracker$Debug
10033 android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda0
10034 android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda1
10035 android.view.inputmethod.ImeTracker$Debug$$ExternalSyntheticLambda2
14456 gov.nist.core.Debug
17393 sun.security.util.Debug
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto6138 // Debug annotations are intended for debug use and are not considered a stable