Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/hals/utils/token/
H A Dhal_token.c44 __attribute__((weak)) static int OEMGetProdId(char* productId, unsigned int len) in OEMGetProdId() function
93 return OEMGetProdId(productId, len); in HalGetProdId()