Home
last modified time | relevance | path

Searched refs:hexval (Results 1 – 1 of 1) sorted by relevance

/device/google/zumapro/dumpstate/
Ddump_power.cpp830 for (auto &hexval : tokens) { in dumpMitigationDirs() local
831 int val = strtol(hexval.c_str(), &endptr, 16); in dumpMitigationDirs()