Searched refs:LID_KEY (Results 1 – 4 of 4) sorted by relevance
33 if (key == SuspendSources::LID_KEY) { in mapSuspendDeviceType()50 sourceKeys.push_back(SuspendSources::LID_KEY); in getSourceKeys()
72 static const constexpr char* LID_KEY = "lid"; variable
45 if (key == WakeupSources::LID_KEY) { in mapWakeupDeviceType()77 sourceKeys.push_back(WakeupSources::LID_KEY); in getSourceKeys()
71 static const constexpr char* LID_KEY = "lid"; variable