Home
last modified time | relevance | path

Searched defs:getUint64 (Results 1 – 6 of 6) sorted by relevance

/external/libese/ready_se/google/keymint/KM200/HAL/
DCborConverter.cpp496 std::optional<uint64_t> CborConverter::getUint64(const unique_ptr<Item>& item) { in getUint64() function in keymint::javacard::CborConverter
504 std::optional<uint64_t> CborConverter::getUint64(const unique_ptr<Item>& item, const uint32_t pos) { in getUint64() function in keymint::javacard::CborConverter
/external/libese/ready_se/google/keymint/KM300/HAL/
DCborConverter.cpp505 std::optional<uint64_t> CborConverter::getUint64(const unique_ptr<Item>& item) { in getUint64() function in keymint::javacard::CborConverter
513 std::optional<uint64_t> CborConverter::getUint64(const unique_ptr<Item>& item, const uint32_t pos) { in getUint64() function in keymint::javacard::CborConverter
/external/libchrome/mojo/public/js/lib/
Dbuffer.js67 Buffer.prototype.getUint64 = function(offset) { method in Buffer
/external/deqp/framework/delibs/decpp/
DdeRandom.hpp53 …deUint64 getUint64 (void) { deUint32 upper = getUint32(); return (deUint64)upper << 32ull | (… in getUint64() function in de::Random
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1647 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2757 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser