Home
last modified time | relevance | path

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

/device/google/zuma/dumpstate/
Ddump_power.cpp829 std::string tokenCh; in dumpIrqDurationCounts() local
841 tokenCh = token; in dumpIrqDurationCounts()
842 tokenCh.erase(tokenCh.find(':'), tokenCh.length()); in dumpIrqDurationCounts()
843 channelNames.push_back(tokenCh); in dumpIrqDurationCounts()
/device/google/zumapro/dumpstate/
Ddump_power.cpp906 std::string tokenCh; in dumpIrqDurationCounts() local
918 tokenCh = token; in dumpIrqDurationCounts()
919 tokenCh.erase(tokenCh.find(':'), tokenCh.length()); in dumpIrqDurationCounts()
920 channelNames.push_back(tokenCh); in dumpIrqDurationCounts()