Searched defs:FromMessage (Results 1 – 4 of 4) sorted by relevance
115 std::unique_ptr<Transformation> Transformation::FromMessage( in FromMessage() function in spvtools::fuzz::Transformation
68 static absl::StatusOr<Proto<T>> FromMessage(const T& proto) { in FromMessage() function