Searched defs:FromMessage (Results 1 – 5 of 5) sorted by relevance
115 std::unique_ptr<Transformation> Transformation::FromMessage( in FromMessage() function in spvtools::fuzz::Transformation
52 static absl::StatusOr<Proto<T>> FromMessage(const T& proto) { in FromMessage() function
150 bssl::UniquePtr<EC_POINT> FromMessage(const EC_GROUP* p224, in FromMessage() function