Searched refs:al (Results 1 – 6 of 6) sorted by relevance
/system/logging/logd/ |
D | main.cpp | 110 static void readDmesg(LogAudit* al, LogKlog* kl) { in readDmesg() argument 111 if (!al && !kl) { in readDmesg() 145 if (al) { in readDmesg() 146 rc = al->log(tok, sublen); in readDmesg() 283 LogAudit* al = nullptr; in main() local 286 al = new LogAudit(log_buffer, dmesg_fd, &log_statistics); in main() 291 kl = new LogKlog(log_buffer, fdDmesg, fdPmesg, al != nullptr, &log_statistics); in main() 294 readDmesg(al, kl); in main() 301 if (al && al->startListener()) { in main() 302 delete al; in main()
|
/system/update_engine/ |
D | OWNERS | 3 # Android et. al. maintainers:
|
/system/chre/host/msm/daemon/generated/ |
D | chre_slpi_skel.c | 206 unsigned int al, in _allocator_alloc() argument 214 if((_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size) < (uintptr_t)me->stack + me->nSize) { in _allocator_alloc() 215 *ppbuf = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al); in _allocator_alloc() 216 me->stackEnd = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size; in _allocator_alloc()
|
D | chre_slpi_stub.c | 206 unsigned int al, in _allocator_alloc() argument 214 if((_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size) < (uintptr_t)me->stack + me->nSize) { in _allocator_alloc() 215 *ppbuf = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al); in _allocator_alloc() 216 me->stackEnd = (uint8_t*)_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size; in _allocator_alloc()
|
/system/timezone/output_data/android/ |
D | tzids.prototxt | 24 isoCode: "al"
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 218 isoCode:"al"
|