Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs265 pub struct AddChipResultCxx { struct
271 impl AddChipResultCxx { impl
303 ) -> Box<AddChipResultCxx> { in add_chip_cxx()
/aosp_15_r20/tools/netsim/rust/daemon/src/
H A Dffi.rs216 type AddChipResultCxx; typedef
241 ) -> Box<AddChipResultCxx>; in add_chip_cxx()