Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/scripts/
H A Dgenerate_code.py101 def flatc_annotate(schema, file, include=None, cwd=tests_path): function
291 flatc_annotate(
297 flatc_annotate(
505 def flatc_annotate(schema, include=None, data=None, cwd=tests_path): function
515 flatc_annotate(
/aosp_15_r20/external/flatbuffers/tests/annotated_binary/
H A Dgenerate_annotations.py44 def flatc_annotate(schema, file, cwd=script_path): function
76 flatc_annotate("annotated_binary.fbs", test_file)