Home
last modified time | relevance | path

Searched defs:null_terminate (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Interpreter/
DOptionValueFileSpec.cpp147 OptionValueFileSpec::GetFileContents(bool null_terminate) in GetFileContents()
/external/lldb/source/Host/common/
DFileSpec.cpp838 const bool null_terminate = false; in ReadFileContents() local
865 const bool null_terminate = true; in ReadFileContentsAsCString() local
DFile.cpp592 File::Read (size_t &num_bytes, off_t &offset, bool null_terminate, DataBufferSP &data_buffer_sp) in Read()
/external/lldb/source/Target/
DTarget.cpp2727 const bool null_terminate = true; in GetExpressionPrefixContentsAsCString() local