Searched refs:rawValueLength (Results 1 – 1 of 1) sorted by relevance
71 const char *rawValue, std::int64_t rawValueLength, const Descriptor *errmsg, in CopyToDescriptor() argument74 std::int64_t toCopy{std::min(rawValueLength, in CopyToDescriptor()82 if (rawValueLength > toCopy) { in CopyToDescriptor()