Home
last modified time | relevance | path

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

/external/lldb/tools/lldb-perf/lib/
DResults.cpp84 uint64_t uval64 = result->GetAsUnsigned()->GetValue(); in AddResultToArray()
149 parent_dict.SetValueUInt64 (cf_key.get(), result->GetAsUnsigned()->GetValue(), true); in AddResultToDictionary()
DResults.h91 GetAsUnsigned () in GetAsUnsigned() function