Home
last modified time | relevance | path

Searched refs:output_postfix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/src/
H A Dannotated_binary_text_gen.h37 std::string output_postfix = ""; member
H A Dannotated_binary_text_gen.cpp431 output_filename += options_.output_postfix; in Generate()