HomeSort by relevance Sort by last modified time
    Searched full:sys_debuggable (Results 1 - 1 of 1) sorted by null

  /system/core/libcutils/
trace.c 88 bool sys_debuggable = false; local
95 sys_debuggable = true;
98 if (sys_debuggable || atrace_is_debuggable) {

Completed in 237 milliseconds