Home
last modified time | relevance | path

Searched defs:rust_source (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/pica/
Dbuild.rs42 let rust_source = pdl_compiler::backends::rust_legacy::generate(&sources, &analyzed_file); in generate_module() localVariable
/aosp_15_r20/system/nfc/tools/casimir/
H A Dbuild.rs71 let rust_source = pdl_compiler::backends::rust_legacy::generate(&sources, &analyzed_file); in generate_module() localVariable
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/
Dbuild.rs70 let rust_source = pdl_compiler::backends::rust_legacy::generate(&sources, &analyzed_file); in generate_module() localVariable