Home
last modified time | relevance | path

Searched defs:HardwareInfo (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/keymint/wire/src/
H A Drpc.rs55 pub struct HardwareInfo { struct
56 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,
/aosp_15_r20/external/cronet/base/system/
H A Dsys_info.h164 struct HardwareInfo { struct
172 static void GetHardwareInfo(base::OnceCallback<void(HardwareInfo)> callback); argument
/aosp_15_r20/system/keymint/ta/src/
H A Dlib.rs221 pub struct HardwareInfo { struct
233 // The `timestamp_token_required` field in `KeyMintHardwareInfo` is skipped here because it gets argument
308 hw_info: HardwareInfo, in new()
H A Drkp.rs144 pub(crate) fn get_rpc_hardware_info(&self) -> Result<HardwareInfo, Error> { in get_rpc_hardware_info()
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dcast_logs.proto55 message HardwareInfo { message
/aosp_15_r20/trusty/user/app/keymint/
Dipc_manager.rs572 hw_info: HardwareInfo, in handle_port_connections()
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dcast_logs.pb.h739 typedef CastLogsProto_CastDeviceInfo_HardwareInfo HardwareInfo; in Swap() typedef
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dandroidmanagement.v1.json2284 "HardwareInfo": { object