Home
last modified time | relevance | path

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

/external/crosvm/sys_util/src/
Ddescriptor_reflection.rs70 fn init_descriptor_dst() -> Result<(), &'static str> { in init_descriptor_dst() function
166 init_descriptor_dst().map_err(ser::Error::custom)?; in serialize()