Searched defs:enabledDeviceKey (Results 1 – 6 of 6) sorted by relevance
109 void TaskBoard::SaveEnabledDevice(const std::string &enabledDeviceKey, const TaskParam &taskParam) in SaveEnabledDevice()116 void TaskBoard::RemoveEnabledDevice(const std::string &enabledDeviceKey) in RemoveEnabledDevice()132 bool TaskBoard::IsEnabledDevice(const std::string &enabledDeviceKey) in IsEnabledDevice()
77 std::string enabledDeviceKey = GetCapabilityKey(GetDeviceIdByUUID(GetUUID()), GetDhId()); in DoTaskInner() local
70 std::string enabledDeviceKey = GetCapabilityKey(GetDeviceIdByUUID(GetUUID()), GetDhId()); in DoTaskInner() local
267 std::string enabledDeviceKey; variable281 std::string enabledDeviceKey; variable
444 std::string enabledDeviceKey = GetCapabilityKey(capPtr->GetDeviceId(), capPtr->GetDHId()); in HandleMetaCapabilityUpdateChange() local
441 std::string enabledDeviceKey = GetCapabilityKey(capPtr->GetDeviceId(), capPtr->GetDHId()); in HandleCapabilityUpdateChange() local