Searched refs:proto_rust_bytes (Results 1 – 1 of 1) sorted by relevance
490 rust::Vec<uint8_t> proto_rust_bytes; in GetCxx() local492 std::back_inserter(proto_rust_bytes)); in GetCxx()493 return proto_rust_bytes; in GetCxx()