Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/nxp/keymint/KM200/
DCborConverter.h169 template <typename T> bool CborConverter::getUint64(const unique_ptr<Item>& item, T& value) { in getUint64() function
188 bool CborConverter::getUint64(const unique_ptr<Item>& item, const uint32_t pos, T& value) { in getUint64() function
/aosp_15_r20/hardware/nxp/keymint/KM300/
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
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/HAL/
H A 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
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/HAL/
H A 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
/aosp_15_r20/external/libchrome/mojo/public/js/lib/
H A Dbuffer.js67 Buffer.prototype.getUint64 = function(offset) { method in Buffer
/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeRandom.hpp71 uint64_t getUint64(void) in getUint64() function in de::Random
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1647 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2757 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3107 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser