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

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

Completed in 102 milliseconds