Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DCommunication.cpp149 size_t cached_bytes = GetCachedBytes (dst, dst_len); in Read()
179 return GetCachedBytes (dst, dst_len); in Read()
274 Communication::GetCachedBytes (void *dst, size_t dst_len) in GetCachedBytes() function in Communication
/external/lldb/include/lldb/Core/
DCommunication.h408 GetCachedBytes (void *dst, size_t dst_len);