Searched defs:raw_protobuf (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/trusty/user/app/keymint/ |
D | secure_storage_manager.rs | 696 let mut raw_protobuf = Vec::new(); in read_certificates_test() localVariable 800 let mut raw_protobuf = Vec::new(); in read_key_test() localVariable 1076 let raw_protobuf = [10, 9, 110, 101, 119, 32, 98, 114, 97, 110, 100]; in single_attestation_id_field() localVariable 1252 let raw_protobuf = [ in all_attestation_id_fields() localVariable 1284 let raw_protobuf = [10, 9, 110, 101, 119, 32, 98, 114, 97, 110, 100]; in delete_attestation_ids_file() localVariable
|