Searched defs:debug (Results 1 – 11 of 11) sorted by relevance
/system/unwinding/libunwindstack/tests/ |
D | GlobalDebugImplTest.cpp | 37 GlobalDebugImpl<Elf, uint64_t, Uint64_P> debug(ARCH_X86_64, memory, libs, nullptr); in TEST() local 46 GlobalDebugImpl<Elf, uint64_t, Uint64_P> debug(ARCH_ARM64, memory, libs, nullptr); in TEST() local
|
/system/nfc/src/fuzzers/ |
D | fuzz.sh | 123 function debug() { function
|
/system/core/storaged/ |
D | storaged_service.cpp | 110 bool debug = false; in dump() local
|
/system/extras/libfec/ |
D | fec_private.h | 195 #define debug(format, args...) macro 197 #define debug(format, args...) __log(DEBUG, "debug", format, ##args) macro
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | neverallow.c | 13 static int debug; variable
|
/system/apex/apexd/ |
D | apexservice.cpp | 732 if (auto debug = CheckDebuggable("remountPackages"); !debug.isOk()) { in remountPackages() local 751 if (auto debug = CheckDebuggable("recollectPreinstalledData"); in recollectPreinstalledData() local 773 if (auto debug = CheckDebuggable("recollectDataApex"); !debug.isOk()) { in recollectDataApex() local
|
/system/chre/host/hal_generic/common/ |
D | generic_context_hub_base.h | 111 Return<void> debug(const hidl_handle &fd, in debug() function
|
/system/extras/boottime_tools/bootanalyze/ |
D | bootanalyze.py | 505 def debug(string): function
|
/system/logging/logd/ |
D | LogTags.cpp | 648 bool debug = (!dynamic && source && !strcmp(source, debug_event_log_tags)) || in WritePersistEventLogTags() local
|
/system/extras/simpleperf/scripts/test/script_testdata/ |
D | perf_with_tracepoint_event.gecko.json | 65 "debug": 0, number
|
D | perf_with_jit_symbol.gecko.json | 65 "debug": 0, number
|