Searched defs:HardwareInfo (Results 1 – 8 of 8) sorted by relevance
55 pub struct HardwareInfo { struct56 pub version_number: i32,57 pub rpc_author_name: String,58 pub supported_eek_curve: EekCurve,59 pub unique_id: Option<String>,60 pub supported_num_keys_in_csr: i32,
164 struct HardwareInfo { struct172 static void GetHardwareInfo(base::OnceCallback<void(HardwareInfo)> callback); argument
221 pub struct HardwareInfo { struct233 // The `timestamp_token_required` field in `KeyMintHardwareInfo` is skipped here because it gets argument308 hw_info: HardwareInfo, in new()
144 pub(crate) fn get_rpc_hardware_info(&self) -> Result<HardwareInfo, Error> { in get_rpc_hardware_info()
55 message HardwareInfo { message
572 hw_info: HardwareInfo, in handle_port_connections()
739 typedef CastLogsProto_CastDeviceInfo_HardwareInfo HardwareInfo; in Swap() typedef
2284 "HardwareInfo": { object