Home
last modified time | relevance | path

Searched refs:GetAsTimeVal (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/Host/
DTimeValue.h68 GetAsTimeVal () const;
/external/lldb/source/Host/common/
DTimeValue.cpp88 TimeValue::GetAsTimeVal () const in GetAsTimeVal() function in TimeValue
/external/lldb/source/Core/
DLog.cpp104 struct timeval tv = TimeValue::Now().GetAsTimeVal(); in PrintfWithFlagsVarArg()
DConnectionFileDescriptor.cpp659 tv = time_value.GetAsTimeVal(); in BytesAvailable()
809 tv = time_value.GetAsTimeVal(); in BytesAvailable()