Searched refs:GenResult (Results 1 – 5 of 5) sorted by relevance
17 pub struct GenResult { struct24 F: Fn(&[FileDescriptorProto], &[String]) -> Vec<GenResult>, in plugin_main() argument31 F: Fn(&GenRequest) -> Vec<GenResult>, in plugin_main_2() argument
167 compiler_plugin_result: compiler_plugin::GenResult,231 compiler_plugin_result: compiler_plugin::GenResult { in gen_file()239 fn gen_mod_rs(mods: &[String]) -> compiler_plugin::GenResult { in gen_mod_rs() argument248 compiler_plugin::GenResult { in gen_mod_rs()262 ) -> Vec<compiler_plugin::GenResult> { in gen() argument267 let mut results: Vec<compiler_plugin::GenResult> = Vec::new(); in gen()
545 …windows_force_sync_completion(itransfer, (ULONG)transfer_priv->request.Result.GenResult.BytesTrans… in usbdk_do_control_transfer()587 …windows_force_sync_completion(itransfer, (ULONG)transfer_priv->request.Result.GenResult.BytesTrans… in usbdk_do_bulk_transfer()639 …windows_force_sync_completion(itransfer, (ULONG)transfer_priv->request.Result.GenResult.BytesTrans… in usbdk_do_iso_transfer()700 itransfer->transferred += (int)transfer_priv->request.Result.GenResult.BytesTransferred; in usbdk_copy_transfer_data()701 …return usbd_status_to_libusb_transfer_status((USBD_STATUS)transfer_priv->request.Result.GenResult.… in usbdk_copy_transfer_data()
217 USB_DK_GEN_TRANSFER_RESULT GenResult; member
656 ) -> Option<compiler_plugin::GenResult> { in gen_file() argument674 Some(compiler_plugin::GenResult { in gen_file()683 ) -> Vec<compiler_plugin::GenResult> { in gen() argument