Home
last modified time | relevance | path

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

/external/crosvm/base/src/
Dtube.rs16 deserialize_with_descriptors, AsRawDescriptor, RawDescriptor, SerializeDescriptors,
100 deserialize_with_descriptors( in recv()
/external/crosvm/sys_util/src/
Ddescriptor_reflection.rs296 pub fn deserialize_with_descriptors<F, T, E>( in deserialize_with_descriptors() function
429 deserialize_with_descriptors, with_as_descriptor, with_raw_descriptor, FileSerdeWrapper,
448 deserialize_with_descriptors(|| serde_json::from_str(json), &mut safe_descriptors) in deserialize()
Dlib.rs78 deserialize_with_descriptors, with_as_descriptor, with_raw_descriptor, FileSerdeWrapper,