Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DOptionValueSInt64.h152 SetMaximumValue (int64_t v) in SetMaximumValue() function
/external/lldb/source/Core/
DDebugger.cpp665 term_width->SetMaximumValue(1024); in Debugger()