Home
last modified time | relevance | path

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

/build/soong/rust/
Dbindgen.go82 Custom_bindgen string member
204 if b.Properties.Custom_bindgen != "" {
205 …cmd = ctx.GetDirectDepWithTag(b.Properties.Custom_bindgen, customBindgenDepTag).(*Module).HostTool…
206 cmdDesc = b.Properties.Custom_bindgen
Drust.go1226 bindgen.Properties.Custom_bindgen != "" {
1228 bindgen.Properties.Custom_bindgen)