HomeSort by relevance Sort by last modified time
    Searched refs:kmsg (Results 1 - 8 of 8) sorted by null

  /system/core/healthd/
healthd_mode_charger.cpp 205 LOGW("*************** LAST KMSG ***************\n");
207 const char* kmsg[] = { local
214 for (size_t i = 0; i < arraysize(kmsg); ++i) {
215 buf = (char*)load_file(kmsg[i], &sz);
248 LOGW("************* END LAST KMSG *************\n");
  /system/core/bootstat/
boot_reason_test.sh 664 - echo healthd: battery l=2<space> | adb shell su root tee /dev/kmsg
677 + write /dev/kmsg \"healthd: battery l=2${SPACE}
690 echo 'healthd: battery l=2 ' | adb shell su root tee /dev/kmsg >/dev/null
704 echo 'healthd: battery l=2 ' | adb shell su root tee /dev/kmsg >/dev/null
    [all...]
  /external/ltp/pan/
ltp-pan.c 184 int no_kmsg = 0; /* don't log into /dev/kmsg */
1360 FILE *kmsg; local
    [all...]
  /system/sepolicy/prebuilts/api/27.0/private/
file_contexts 108 /dev/kmsg u:object_r:kmsg_device:s0
  /system/sepolicy/prebuilts/api/26.0/private/
file_contexts 108 /dev/kmsg u:object_r:kmsg_device:s0
  /system/sepolicy/prebuilts/api/28.0/private/
file_contexts 115 /dev/kmsg u:object_r:kmsg_device:s0
  /system/sepolicy/private/
file_contexts 115 /dev/kmsg u:object_r:kmsg_device:s0
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf     [all...]

Completed in 380 milliseconds