Home
last modified time | relevance | path

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

/base/startup/init/interfaces/innerkits/syspara/
H A Dparameter.c300 static const char *ohosVersionId = NULL; in GetVersionId() local
301 if (ohosVersionId != NULL) { in GetVersionId()
302 return ohosVersionId; in GetVersionId()
304 ohosVersionId = BuildVersionId(); in GetVersionId()
305 if (ohosVersionId == NULL) { in GetVersionId()
308 return ohosVersionId; in GetVersionId()

Completed in 1 milliseconds