Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploycallbacks.cpp30 static void appendBuffer(std::vector<char>* buffer, const char* input, int length) { in appendBuffer() function
72 appendBuffer(mpErrBuffer, buffer, length); in OnStderr()
90 appendBuffer(mpOutBuffer, buffer, length); in OnStdout()
94 appendBuffer(mpErrBuffer, buffer, length); in OnStderr()