Home
last modified time | relevance | path

Searched defs:product_code (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython2/Tools/msi/
Dmsi.py80 product_code = msilib.gen_uuid() variable
82 product_code = product_codes[current_version] variable
188 product_code = product_code[:-2] + digit + '}' variable
/aosp_15_r20/external/coreboot/tests/include/tests/lib/
H A Dedid.h15 uint16_t product_code; member
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsystem_profile.proto748 optional string product_code = 3; field
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_vbt_defs.h743 u16 product_code; member
/aosp_15_r20/external/coreboot/src/drivers/intel/gma/
H A Dintel_bios.h338 u16 product_code; member
/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/
Dsystem_profile.pb.h12715 inline const std::string& SystemProfileProto_ExternalAudioVideoDevice::product_code() const { in product_code() function
12756 …ystemProfileProto_ExternalAudioVideoDevice::set_allocated_product_code(std::string* product_code) { in set_allocated_product_code()