Lines Matching full:else
65 else if (dBusMap->propertyType == "uint16_t") in setAttrValueOnDbus()
70 else if (dBusMap->propertyType == "int16_t") in setAttrValueOnDbus()
75 else if (dBusMap->propertyType == "uint32_t") in setAttrValueOnDbus()
80 else if (dBusMap->propertyType == "int32_t") in setAttrValueOnDbus()
85 else if (dBusMap->propertyType == "uint64_t") in setAttrValueOnDbus()
89 else if (dBusMap->propertyType == "int64_t") in setAttrValueOnDbus()
94 else if (dBusMap->propertyType == "double") in setAttrValueOnDbus()
129 else in constructEntry()
134 else in constructEntry()
150 else if (dBusMap->propertyType == "uint16_t") in getAttrValue()
154 else if (dBusMap->propertyType == "int16_t") in getAttrValue()
158 else if (dBusMap->propertyType == "uint32_t") in getAttrValue()
162 else if (dBusMap->propertyType == "int32_t") in getAttrValue()
166 else if (dBusMap->propertyType == "uint64_t") in getAttrValue()
170 else if (dBusMap->propertyType == "int64_t") in getAttrValue()
174 else if (dBusMap->propertyType == "double") in getAttrValue()
178 else in getAttrValue()