Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/scripts/
Dgenerate_cxx_backend.py832 def generate_enum_to_text(decl: ast.EnumDeclaration) -> str: function
1718 output.write(generate_enum_to_text(d))