Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DThreadedCommunication.cpp239 void ThreadedCommunication::AppendBytesToCache(const uint8_t *bytes, size_t len, in AppendBytesToCache() function in ThreadedCommunication
280 AppendBytesToCache(buf, bytes_read, true, status); in ReadThread()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DThreadedCommunication.h271 virtual void AppendBytesToCache(const uint8_t *src, size_t src_len,