Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_file/src/
Dprotos.rs60 pub fn try_from_binary_proto(bytes: &[u8]) -> Result<ProtoStorageFiles> { in try_from_binary_proto() function
/build/make/tools/aconfig/aconfig_protos/src/
Dlib.rs342 pub fn try_from_binary_proto(bytes: &[u8]) -> Result<ProtoParsedFlags> { in try_from_binary_proto() function