Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 – 2 of 2) sorted by relevance

/system/core/liblog/
Dlogprint.c539 struct logger_entry_v2* buf2 = (struct logger_entry_v2*)buf; in android_log_processLogBuffer() local
999 struct logger_entry_v2* buf2 = (struct logger_entry_v2*)buf; in android_log_processBinaryLogBuffer() local
/system/core/libion/tests/
Ddevice_test.cpp119 void *buf2 = malloc(bigger_than_cache); in blowCache() local