Home
last modified time | relevance | path

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

/system/core/logd/
DLogKlog.h45 void synchronize(const char* buf, ssize_t len);
Dmain.cpp368 kl->synchronize(buf.get(), len); in readDmesg()
DLogKlog.cpp436 void LogKlog::synchronize(const char* buf, ssize_t len) { in synchronize() function in LogKlog