Searched refs:unsignedValue (Results 1 – 2 of 2) sorted by relevance
228 uint64_t unsignedValue() const { return mValue; } in unsignedValue() function
195 snprintf(buf, sizeof(buf), "%" PRIu64, item->asUint()->unsignedValue()); in cborPrettyPrintInternal()