Home
last modified time | relevance | path

Searched defs:peek (Results 1 – 5 of 5) sorted by relevance

/system/bt/osi/test/
Dringbuffer_test.cc23 uint8_t peek[10] = {0}; in TEST() local
38 uint8_t peek[5] = {0}; in TEST() local
80 uint8_t peek[16] = {0}; in TEST() local
/system/core/logd/
Dlibaudit.c210 int audit_get_reply(int fd, struct audit_message* rep, reply_t block, int peek) { in audit_get_reply()
DLogKlog.cpp127 char *peek, *tok = s; in log_strntok_r() local
/system/core/liblog/include/log/
Dlog_event_list.h292 android_log_list_element peek() { in peek() function
/system/core/liblog/
Dlog_event_list.c388 android_log_context ctx, int peek) { in android_log_read_next_internal()