Searched refs:encodeUint (Results 1 – 3 of 3) sorted by relevance
306 uintEnc.encodeUint(42u); in TEST()382 innerEncoder.encodeArray([&](auto& enc) { enc.encodeUint(ans); });
422 void encodeUint(const uint64_t val) { in encodeUint() function624 void encodeUint(const uint64_t val) { in encodeUint() function
227 enc.encodeUint(APPLOADER_PACKAGE_FORMAT_VERSION_CURRENT); in build_package()269 enc.encodeUint(APPLOADER_SIGNATURE_FORMAT_VERSION_CURRENT); in sign_package()