Home
last modified time | relevance | path

Searched refs:synchronize (Results 1 – 3 of 3) sorted by relevance

/system/core/logd/
DLogKlog.h46 void synchronize(const char *buf, size_t len);
Dmain.cpp350 kl->synchronize(buf.get(), len); in readDmesg()
DLogKlog.cpp443 void LogKlog::synchronize(const char *buf, size_t len) { in synchronize() function in LogKlog