Searched refs:patchValue (Results 1 – 1 of 1) sorted by relevance
195 char patchValue[OHOS_PATCH_VERSION_LEN] = {0}; in BuildDisplayVersion() local201 len = read(fd, patchValue, OHOS_PATCH_VERSION_LEN); in BuildDisplayVersion()207 if (patchValue[len - 1] == '\n') { in BuildDisplayVersion()208 patchValue[len - 1] = '\0'; in BuildDisplayVersion()215 patchValue + strlen("version=")); in BuildDisplayVersion()224 patchValue + strlen("version=")); in BuildDisplayVersion()