Home
last modified time | relevance | path

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

/external/crosvm/broker_ipc/src/
Dgeneric.rs18 pub struct ProductAttributes {} struct
34 pub(crate) fn init_child_crash_reporting(_attrs: &ProductAttributes) { in init_child_crash_reporting()