Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/innerkits/syspara/
H A Dparam_comm.h39 INIT_LOCAL_API const char *GetProductModel_(void);
H A Dparam_comm.c128 INIT_LOCAL_API const char *GetProductModel_(void) in GetProductModel_() function
H A Dparameter.c120 return GetProductModel_(); in GetProductModel()