Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/scripts/
Dgenerate_python_backend.py1131 def generate_custom_field_declaration_check(decl: ast.CustomFieldDeclaration) -> str: function
1172 custom_type_checks += generate_custom_field_declaration_check(d)