Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DCommunication.cpp295 Communication::AppendBytesToCache (const uint8_t * bytes, size_t len, bool broadcast, ConnectionSta… in AppendBytesToCache() function in Communication
355 comm->AppendBytesToCache (buf, bytes_read, true, status); in ReadThread()
361 comm->AppendBytesToCache (buf, bytes_read, true, status); in ReadThread()
/external/lldb/include/lldb/Core/
DCommunication.h388AppendBytesToCache (const uint8_t *src, size_t src_len, bool broadcast, lldb::ConnectionStatus sta…