Home
last modified time | relevance | path

Searched refs:kl (Results 1 – 4 of 4) sorted by relevance

/system/logging/logd/
Dmain.cpp110 static void readDmesg(LogAudit* al, LogKlog* kl) { in readDmesg() argument
111 if (!al && !kl) { in readDmesg()
148 if (kl) { in readDmesg()
149 rc = kl->log(tok, sublen); in readDmesg()
289 LogKlog* kl = nullptr; in main() local
291 kl = new LogKlog(log_buffer, fdDmesg, fdPmesg, al != nullptr, &log_statistics); in main()
294 readDmesg(al, kl); in main()
297 if (kl && kl->startListener()) { in main()
298 delete kl; in main()
/system/sepolicy/contexts/
Dplat_file_contexts_test636 /odm/usr/keylayout.kl vendor_keylayout_file
637 /odm/usr/keylayout/test.kl vendor_keylayout_file
638 /vendor/odm/usr/keylayout.kl vendor_keylayout_file
639 /vendor/odm/usr/keylayout/test.kl vendor_keylayout_file
640 /vendor/usr/keylayout.kl vendor_keylayout_file
641 /vendor/usr/keylayout/test.kl vendor_keylayout_file
642 /system/vendor/usr/keylayout.kl vendor_keylayout_file
643 /system/vendor/usr/keylayout/test.kl vendor_keylayout_file
/system/sepolicy/private/
Dfile_contexts467 /(odm|vendor/odm|vendor|system/vendor)/usr/keylayout(/.*)?\.kl u:object_r:vendor_keylayout_f…
Dproperty_contexts292 # Prop indicates the apex that bundles input configuration files (*.idc,*.kl,*.kcm)