Searched defs:getUint64 (Results 1 – 9 of 9) sorted by relevance
169 template <typename T> bool CborConverter::getUint64(const unique_ptr<Item>& item, T& value) { in getUint64() function188 bool CborConverter::getUint64(const unique_ptr<Item>& item, const uint32_t pos, T& value) { in getUint64() function
505 std::optional<uint64_t> CborConverter::getUint64(const unique_ptr<Item>& item) { in getUint64() function in keymint::javacard::CborConverter513 std::optional<uint64_t> CborConverter::getUint64(const unique_ptr<Item>& item, const uint32_t pos) { in getUint64() function in keymint::javacard::CborConverter
496 std::optional<uint64_t> CborConverter::getUint64(const unique_ptr<Item>& item) { in getUint64() function in keymint::javacard::CborConverter504 std::optional<uint64_t> CborConverter::getUint64(const unique_ptr<Item>& item, const uint32_t pos) { in getUint64() function in keymint::javacard::CborConverter
67 Buffer.prototype.getUint64 = function(offset) { method in Buffer
71 uint64_t getUint64(void) in getUint64() function in de::Random
1647 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
2757 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
3107 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser