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

/system/core/init/
H A Dutil.c403 char *x, *hw, *rev; local
417 hw = strstr(data, "\nHardware");
420 if (hw) {
421 x = strstr(hw, ": ");

Completed in 1330 milliseconds