Searched defs:brand (Results 1 – 5 of 5) sorted by relevance
48 optional bytes brand = 1 [(nanopb).max_size=64]; field
35 AttestationIds_brand_t brand; member
336 let brand = attestation_ids_pb.take_brand(); in read_attestation_ids() localVariable858 let brand = b"new brand"; in single_attestation_id_field() localVariable911 let brand = b"unknown brand"; in test_provision_attestation_id_file() localVariable961 let brand = b"unknown brand"; in test_provision_attestation_id_file_imei2_none() localVariable1014 let brand = b"unknown brand"; in all_attestation_id_fields() localVariable
781 let brand = b"no brand".to_vec(); in set_attestation_ids_secure() localVariable820 let brand = b"no brand".to_vec(); in set_attestation_ids() localVariable
250 brand: ::protobuf::SingularField<::std::vec::Vec<u8>>, field