Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/scripts/pdl/
Dast.py189 class CustomFieldDeclaration(Declaration): class
/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: