HomeSort by relevance Sort by last modified time
    Searched defs:__android_log_is_debuggable (Results 1 - 2 of 2) sorted by null

  /system/core/liblog/
properties.c 280 LIBLOG_ABI_PUBLIC int __android_log_is_debuggable() { function
484 if ((flag & BOOL_DEFAULT_FLAG_ENG) && !__android_log_is_debuggable()) {
fake_log_device.c 686 LIBLOG_ABI_PRIVATE int __android_log_is_debuggable() { function

Completed in 67 milliseconds