Home
last modified time | relevance | path

Searched refs:brand (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_attestation_record.cpp76 found_mismatch |= !matchAttestationId(entry.blob, ids.brand); in VerifyAndCopyDeviceIds()
184 attestation_ids_.brand.assign(request.brand.begin(), request.brand.end()); in SetAttestationIds()
Dtpm_attestation_record.h31 std::vector<uint8_t> brand; member
/device/google/cuttlefish/system_image/
Dbuild.prop5 ro.product.system.brand=Android
/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp148 requestKM3.base.brand.Reinitialize(brand_prop_value.data(), in Initialize()