Home
last modified time | relevance | path

Searched refs:manufactureLen (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/services/modules/udid/
H A Dudid_adp.c57 uint32_t manufactureLen = PARAM_VALUE_MAX_LEN; in CalcDevUdid() local
58 int ret = SystemReadParam("const.product.manufacturer", tmp, &manufactureLen); in CalcDevUdid()
62 ret = SystemReadParam("const.product.model", tmp + manufactureLen, &modelLen); in CalcDevUdid()

Completed in 1 milliseconds