Searched refs:SetDisplayDepth (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Core/
H A DTimer.h54 SetDisplayDepth (uint32_t depth);
/external/lldb/source/Commands/
H A DCommandObjectLog.cpp419 Timer::SetDisplayDepth (UINT32_MAX);
425 Timer::SetDisplayDepth (0);
450 Timer::SetDisplayDepth (depth);
/external/lldb/source/Core/
H A DTimer.cpp207 Timer::SetDisplayDepth (uint32_t depth) function in class:Timer

Completed in 217 milliseconds