Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
H A Dclient.h38 static void AllocStdbuf(uv_handle_t *handle, size_t sizeWanted, uv_buf_t *buf);
H A Dclient.cpp461 void HdcClient::AllocStdbuf(uv_handle_t *handle, size_t sizeWanted, uv_buf_t *buf) in AllocStdbuf() function in Hdc::HdcClient
533 uv_read_start((uv_stream_t *)&hChannel->stdinTty, AllocStdbuf, ReadStd); in BindLocalStd()

Completed in 2 milliseconds