Searched refs:write_to_am (Results 1 - 1 of 1) sorted by path

/system/core/debuggerd/
H A Dutility.cpp34 static int write_to_am(int fd, const char* buf, int len) { function
85 int written = write_to_am(log->amfd, buf, len);

Completed in 49 milliseconds