Searched refs:kl (Results 1 – 4 of 4) sorted by relevance
110 static void readDmesg(LogAudit* al, LogKlog* kl) { in readDmesg() argument111 if (!al && !kl) { in readDmesg()148 if (kl) { in readDmesg()149 rc = kl->log(tok, sublen); in readDmesg()289 LogKlog* kl = nullptr; in main() local291 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()
636 /odm/usr/keylayout.kl vendor_keylayout_file637 /odm/usr/keylayout/test.kl vendor_keylayout_file638 /vendor/odm/usr/keylayout.kl vendor_keylayout_file639 /vendor/odm/usr/keylayout/test.kl vendor_keylayout_file640 /vendor/usr/keylayout.kl vendor_keylayout_file641 /vendor/usr/keylayout/test.kl vendor_keylayout_file642 /system/vendor/usr/keylayout.kl vendor_keylayout_file643 /system/vendor/usr/keylayout/test.kl vendor_keylayout_file
467 /(odm|vendor/odm|vendor|system/vendor)/usr/keylayout(/.*)?\.kl u:object_r:vendor_keylayout_f…
292 # Prop indicates the apex that bundles input configuration files (*.idc,*.kl,*.kcm)