Searched refs:ohosVersionId (Results 1 – 1 of 1) sorted by relevance
305 static const char *ohosVersionId = NULL; in GetVersionId() local306 if (ohosVersionId != NULL) { in GetVersionId()307 return ohosVersionId; in GetVersionId()309 ohosVersionId = BuildVersionId(); in GetVersionId()310 if (ohosVersionId == NULL) { in GetVersionId()313 return ohosVersionId; in GetVersionId()