Searched refs:TIMEOUT_KEY (Results 1 – 2 of 2) sorted by relevance
29 if (key == SuspendSources::TIMEOUT_KEY) { in mapSuspendDeviceType()49 sourceKeys.push_back(SuspendSources::TIMEOUT_KEY); in getSourceKeys()
71 static const constexpr char* TIMEOUT_KEY = "timeout"; variable