Searched refs:decoded_value_ (Results 1 – 2 of 2) sorted by relevance
633 Status decode_s __attribute__((__unused__)) = decoded_value_.DecodeFrom( in DecodeCurrentValue()635 (value_delta_encoded_ && shared) ? &decoded_value_.handle : nullptr); in DecodeCurrentValue()643 first_internal_key.SetInternalKey(decoded_value_.first_internal_key, in DecodeCurrentValue()656 decoded_value_.first_internal_key = first_internal_key.GetKey(); in DecodeCurrentValue()
525 return decoded_value_; in value()582 IndexValue decoded_value_; variable