Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Dbinary_annotator.h133 struct BinaryRegionComment { struct
139 BinaryRegionCommentType type = BinaryRegionCommentType::Unknown; argument
141 std::string name;
143 std::string default_value;
167 BinaryRegionComment comment; argument