Searched defs:rev (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dutil.c403 char *x, *hw, *rev; local
418 rev = strstr(data, "\nRevision");
435 if (rev) {
436 x = strstr(rev, ": ");

Completed in 273 milliseconds