Home
last modified time | relevance | path

Searched refs:GetAsMicroSecondsSinceJan1_1970 (Results 1 – 3 of 3) sorted by relevance

/external/lldb/include/lldb/Host/
DTimeValue.h59 GetAsMicroSecondsSinceJan1_1970() const;
/external/lldb/source/Host/common/
DTimeValue.cpp65 TimeValue::GetAsMicroSecondsSinceJan1_1970() const in GetAsMicroSecondsSinceJan1_1970() function in TimeValue
/external/lldb/source/Target/
DProcess.cpp4946 TimeValue::Now().GetAsMicroSecondsSinceJan1_1970(), in RunThreadPlan()
4947 timeout_ptr->GetAsMicroSecondsSinceJan1_1970()); in RunThreadPlan()