Searched defs:enabledDeviceKey (Results 1 – 8 of 8) sorted by relevance
125 void TaskBoard::SaveEnabledDevice(const std::string &enabledDeviceKey, const TaskParam &taskParam) in SaveEnabledDevice()132 void TaskBoard::RemoveEnabledDevice(const std::string &enabledDeviceKey) in RemoveEnabledDevice()148 bool TaskBoard::IsEnabledDevice(const std::string &enabledDeviceKey) in IsEnabledDevice()
77 std::string enabledDeviceKey = GetCapabilityKey(GetDeviceIdByUUID(GetUUID()), GetDhId()); in DoTaskInner() local
71 std::string enabledDeviceKey = GetCapabilityKey(GetDeviceIdByUUID(GetUUID()), GetDhId()); in DoTaskInner() local
267 std::string enabledDeviceKey; variable281 std::string enabledDeviceKey; variable
475 std::string enabledDeviceKey = GetCapabilityKey(capPtr->GetDeviceId(), capPtr->GetDHId()); in HandleMetaCapabilityUpdateChange() local
421 std::string enabledDeviceKey = GetCapabilityKey(capPtr->GetDeviceId(), capPtr->GetDHId()); in HandleCapabilityUpdateChange() local
578 std::string enabledDeviceKey = deviceId + RESOURCE_SEPARATOR + "111111"; variable
545 std::string enabledDeviceKey = deviceId + RESOURCE_SEPARATOR + "111111"; variable