Lines Matching refs:product
7 | const.product.devicetype | const char\* GetDeviceType(void) | Obtains the device type.|
8 | const.product.manufacturer | const char\* GetManufacture(void) | Obtains the device man…
9 | const.product.brand | const char\* GetBrand(void) | Obtains the device brand.|
10 | const.product.name | const char\* GetMarketName(void) | Obtains the device marketing na…
11 | const.build.product | const char\* GetProductSeries(void) | Obtains the device series n…
12 | const.product.model | const char\* GetProductModel(void) | Obtains the device authentic…
14 | const.product.hardwareversion | const char\* GetHardwareModel(void) | Obtains the devic…
15 | const.product.hardwareprofile | const char\* GetHardwareProfile(void) | Obtains the dev…
17 | const.product.software.version | const char\* GetDisplayVersion(void) | Obtains the sof…
18 | const.product.bootloader.version | const char\* GetBootloaderVersion(void) | Obtains th…
19 | const.product.udid | int GetDevUdid(char \*udid, int size) | Obtains the UDID…
45 const.product.devicetype
46 const.product.manufacturer
47 const.product.brand
48 const.product.name
49 const.build.product
50 const.product.model
52 const.product.hardwareversion
53 const.product.hardwareprofile
54 const.product.software.version
55 const.product.bootloader.version
80 const.product.manufacturer=Talkweb
82 const.product.brand=Talkweb
84 const.product.name=Niobe
86 const.build.product=Niobe
88 const.product.model=Niobe407
92 const.product.hardwareversion="1.0.0"
94 const.product.hardwareprofile="RAM:192K,ROM:1M,ETH:true"
125 extra_paras += [ "const.product.cpu.abilist=arm64-v8a" ]
140 "const.product.devicetype=${device_type}",