Home
last modified time | relevance | path

Searched defs:ParseOne (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/streaming/
Drtcp_common.cc208 absl::optional<RtcpReportBlock> RtcpReportBlock::ParseOne( in ParseOne() function in openscreen::cast::RtcpReportBlock
/external/llvm-project/flang/lib/Parser/
Dbasic-parsers.h746 std::optional<resultType> ParseOne(ParseState &state) const { in ParseOne() function