Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Derror.rs4 MessageNotFoundInFiles(String, String), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/file/
Dbuilding.rs138 Err(ReflectError::MessageNotFoundInFiles(type_name.to_owned(), self.all_files_str()).into()) in resolve_message()