/system/apex/tests/testdata/ |
D | trigger_watchdog.rc | 1 # Only trigger if persist.debug.trigger_watchdog.apex is non-empty. 2 on boot && property:persist.debug.trigger_watchdog.apex=* 3 setprop debug.trigger_watchdog.status start 7 # Only trigger if persist.debug.trigger_reboot_after_activation is non-empty. 8 on boot && property:debug.trigger_reboot_once_after_activation=1 && property:persist.debug.trigger_… 9 setprop debug.trigger_watchdog.status start 13 on boot && property:persist.debug.trigger_reboot_twice_after_activation=1 && property:persist.debug… 14 setprop debug.trigger_watchdog.status start 18 on boot && property:persist.debug.trigger_updatable_crashing_for_testing=1
|
D | trigger_watchdog.sh | 4 apex=/apex/`/system/bin/getprop persist.debug.trigger_watchdog.apex` 6 /system/bin/setprop debug.trigger_watchdog.status check 11 /system/bin/setprop debug.trigger_watchdog.status kill
|
/system/bt/gd/cert/ |
D | event_stream.py | 159 logging.debug("Cancelled") 187 logging.debug("assert_event_occurs_at_most") 192 … logging.debug("Waiting for event iteration (%fs remaining)" % (remaining.total_seconds())) 199 logging.debug("Done waiting, got %d events" % len(event_list)) 216 logging.debug("assert_event_occurs %d %fs" % (at_least_times, timeout.total_seconds())) 221 logging.debug("Waiting for event (%fs remaining)" % (remaining.total_seconds())) 224 logging.debug("current_event: %s", current_event) 229 logging.debug("Done waiting for event, received %d", len(event_list)) 239 logging.debug("assert_all_events_occur %fs" % timeout.total_seconds()) 245 logging.debug("Waiting for event (%fs remaining)" % (remaining.total_seconds())) [all …]
|
D | py_security.py | 63 logging.debug("DUT: Init") 75 … logging.debug("DUT: Creating bond to '%s' from '%s'" % (str(address), str(self._device.address))) 90 … logging.debug("DUT: setting IO Capabilities data to '%s'" % self._io_capabilities_name_lookup.get( 98 …logging.debug("DUT: setting Authentication Requirements data to '%s'" % self._auth_reqs_name_looku… 113 logging.debug("DUT: Sending user input response uid: %d; response: %s" % (uid, b)) 155 logging.debug("DUT: Waiting for expected UI event") 169 logging.debug("DUT: Waiting for Bond Event")
|
D | cert_self_test.py | 86 logging.debug("yielding %d" % event) 93 logging.debug("cancel") 157 logging.debug(e) 172 logging.debug(e) 183 logging.debug(inside.Serialize()) 184 logging.debug("building outside") 187 logging.debug(outside.Serialize()) 188 logging.debug("Done!") 272 logging.debug(e) 281 logging.debug(e) [all …]
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | neverallow.c | 13 static int debug; variable 42 if (debug) in read_typeset() 53 if (debug && !openparens) in read_typeset() 61 if (debug && openparens == 1) in read_typeset() 71 if (debug) in read_typeset() 79 if (debug) in read_typeset() 101 if (debug) in read_typeset() 111 if (debug) in read_typeset() 200 if (debug) in read_classperms() 211 if (debug && !openparens) in read_classperms() [all …]
|
/system/extras/libfec/ |
D | fec_open.cpp | 70 debug("file_size = %" PRIu64 " -> offset = %" PRIu64, file_size, in find_offset() 105 debug("offset = %" PRIu64, offset); in parse_ecc_header() 289 debug("found ext4fs"); in get_fs_size() 296 debug("found squashfs"); in get_fs_size() 307 debug("size = %" PRIu64 ", flags = %d", f->data_size, f->flags); in load_verity() 313 debug("found at %" PRIu64 " (start %" PRIu64 ")", offset, in load_verity() 318 debug("trying legacy formats"); in load_verity() 323 debug("found at %" PRIu64 " (start %" PRIu64 ")", offset, in load_verity() 331 debug("file system size = %" PRIu64, offset); in load_verity() 337 debug("found at %" PRIu64 " (start %" PRIu64 ")", offset, in load_verity() [all …]
|
/system/libsysprop/srcs/api/ |
D | PlatformProperties-latest.txt | 42 prop_name: "debug.cp2.scan_all_packages" 53 prop_name: "debug.contacts.ksad" 86 prop_name: "debug.egl.force_msaa" 92 prop_name: "debug.force_rtl" 98 prop_name: "debug.layout" 105 prop_name: "debug.egl.trace" 145 prop_name: "debug.atrace.user_initiated"
|
/system/extras/tools/ |
D | graph_lockdep_chains | 53 debug= 73 --debug | -d) 74 debug=1 206 if [ -z "${debug}" ]; then 281 if dot ${dot_format} && [ -z "${debug}" ]; then
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | file_contexts | 144 /dev/socket/rild-debug u:object_r:rild_debug_socket:s0 469 /sys/kernel/debug/mmc0(/.*)? u:object_r:debugfs_mmc:s0 474 /sys/kernel(/debug)?/tracing/buffer_size_kb u:object_r:trac… 475 /sys/kernel(/debug)?/tracing/events/binder/binder_locked/enable u:object_r:trac… 476 /sys/kernel(/debug)?/tracing/events/binder/binder_lock/enable u:object_r:trac… 477 /sys/kernel(/debug)?/tracing/events/binder/binder_transaction/enable u:object_r:trac… 478 /sys/kernel(/debug)?/tracing/events/binder/binder_transaction_received/enable u:object_r:trac… 479 /sys/kernel(/debug)?/tracing/events/binder/binder_unlock/enable u:object_r:trac… 480 /sys/kernel(/debug)?/tracing/events/cpufreq_interactive/enable u:object_r:trac… 481 /sys/kernel(/debug)?/tracing/events/power/clock_set_rate/enable u:object_r:trac… [all …]
|
D | atrace.te | 14 # atrace reads the files in /sys/kernel/debug/tracing/ 17 # atrace sets debug.atrace.* properties
|
/system/libsysprop/srcs/android/sysprop/ |
D | DisplayProperties.sysprop | 23 prop_name: "debug.egl.force_msaa" 31 prop_name: "debug.egl.trace" 40 prop_name: "debug.force_rtl" 49 prop_name: "debug.layout"
|
/system/bt/test/ |
D | gen_coverage.py | 205 logging.debug('cmd: ' + test_cmd) 228 logging.debug('cmd: ' + " ".join(cmd)) 259 logging.debug('cmd: ' + " ".join(cmd)) 290 logging.debug('cmd: ' + " ".join(cmd)) 300 logging.debug('Writing json summary file: ' + test_json_summary_file) 365 logging.debug("Args: " + str(args)) 370 logging.debug("Working Dir: " + WORKING_DIR)
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | logpersist.te | 1 # android debug logging, logpersist domains 19 # Following is a list of debug domains we know that transition to logpersist
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | logpersist.te | 1 # android debug logging, logpersist domains 19 # Following is a list of debug domains we know that transition to logpersist
|
D | hal_audio.te | 11 # used for pcm capture for debug. 20 # Needed to provide debug dump output via dumpsys' pipes.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | logpersist.te | 1 # android debug logging, logpersist domains 19 # Following is a list of debug domains we know that transition to logpersist
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | logpersist.te | 1 # android debug logging, logpersist domains 19 # Following is a list of debug domains we know that transition to logpersist
|
D | hal_audio.te | 11 # used for pcm capture for debug. 20 # Needed to provide debug dump output via dumpsys' pipes.
|
/system/bt/gd/packet/parser/ |
D | logging.h | 40 …LogMessage(bool debug, std::initializer_list<const Loggable*> tokens) : debug_(debug), tokens_(tok… in LogMessage() argument
|
/system/sepolicy/public/ |
D | logpersist.te | 1 # android debug logging, logpersist domains 23 # Following is a list of debug domains we know that transition to logpersist
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | logpersist.te | 1 # android debug logging, logpersist domains 23 # Following is a list of debug domains we know that transition to logpersist
|
/system/tools/hidl/test/error_test/interface_no_using_reserved_method_names/1.0/ |
D | required_error | 1 Redefinition of reserved method 'debug'
|
/system/bt/build/secondary/third_party/libchrome/ |
D | BUILD.gn | 32 "base/debug/activity_tracker.cc", 33 "base/debug/alias.cc", 34 "base/debug/dump_without_crashing.cc", 35 "base/debug/debugger.cc", 36 "base/debug/debugger_posix.cc", 37 "base/debug/stack_trace.cc", 38 "base/debug/stack_trace_posix.cc", 39 "base/debug/task_annotator.cc",
|
/system/sepolicy/private/ |
D | atrace.te | 21 # atrace sets debug.atrace.* properties 25 # SYSPROPS_TRANSACTION, to tell them to reload the debug.atrace.* properties. 52 # Similarly, on debug builds, allow specific HALs to be notified that
|