Searched defs:GetUInt64Value (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Interpreter/
H A DOptionValue.cpp29 OptionValue::GetUInt64Value (uint64_t fail_value, bool *success_ptr) function in class:OptionValue
472 OptionValue::GetUInt64Value (uint64_t fail_value) const function in class:OptionValue
/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp400 bool GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, UInt64 &value) function
593 if (!GetUInt64Value(archive, i, kpidSize, unpackSize))
597 if (!GetUInt64Value(archive, i, kpidPackSize, packSize))

Completed in 215 milliseconds