Home
last modified time | relevance | path

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

/system/extras/boottime_tools/bootio/
Dbootio.cpp36 static const int LOG_SAMPLES_INDEX = 1; variable
80 samples = atoi(components.at(LOG_SAMPLES_INDEX).c_str()); in StartDataCollection()