Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dmessage.h144 class StringMapEntryParser; variable
576 StringMapEntryParser(Status status) : entry_(status) {} in StringMapEntryParser() function
577 StringMapEntryParser(stream::IntervalReader reader) : entry_(reader) {} in StringMapEntryParser() function