Searched defs:debug (Results 1 – 8 of 8) sorted by relevance
/system/core/storaged/ |
D | storaged_service.cpp | 109 bool debug = false; in dump() local
|
/system/extras/libfec/ |
D | fec_private.h | 159 #define debug(format, args...) macro 161 #define debug(format, args...) __log(DEBUG, "debug", format, ##args) macro
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | neverallow.c | 13 static int debug; variable
|
/system/core/logd/ |
D | LogTags.cpp | 188 bool debug = !etc && !strcmp(filename, debug_event_log_tags); in ReadFileEventLogTags() local 647 bool debug = (!dynamic && source && !strcmp(source, debug_event_log_tags)) || in WritePersistEventLogTags() local
|
/system/extras/boottime_tools/bootanalyze/ |
D | bootanalyze.py | 467 def debug(string): function
|
/system/chre/host/hal_generic/ |
D | generic_context_hub.cc | 93 Return<void> GenericContextHub::debug( in debug() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub
|
/system/bt/stack/rfcomm/ |
D | port_api.cc | 47 #define debug(fmt, ...) LOG_DEBUG(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__) macro
|
/system/core/logcat/ |
D | logcat.cpp | 121 bool debug; member
|