Home
last modified time | relevance | path

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

/system/extras/boottime_tools/bootio/
Dbootio.cpp35 static const int LOG_TIMEOUT_INDEX = 0; variable
79 timeout = atoi(components.at(LOG_TIMEOUT_INDEX).c_str()); in StartDataCollection()