Searched defs:valueBytes (Results 1 – 2 of 2) sorted by relevance
116 auto *valueBytes = std::get_if<PublishedDataNode::BytesData>(&data); in MoveTo() local130 auto *valueBytes = std::get_if<std::vector<uint8_t>>(&data); in MoveTo() local
65 std::vector<uint8_t> valueBytes = {value.begin(), value.end()}; in PutLocal() local78 std::vector<uint8_t> valueBytes; in GetLocal() local96 std::vector<uint8_t> valueBytes; in DeleteLocal() local