Lines Matching refs:entityPath
113 std::string entityPath; member
183 if (!entityPath.empty() && !entityInterfaceHigh.empty()) in warningHigh()
186 setDbusProperty(bus, entityManagerBusName, entityPath, in warningHigh()
195 if (!entityPath.empty() && !entityInterfaceLow.empty()) in warningLow()
198 setDbusProperty(bus, entityManagerBusName, entityPath, in warningLow()
224 entityPath = path; in setEntityPath()
241 std::string entityPath; member
318 if (!entityPath.empty() && !entityInterfaceHigh.empty()) in criticalHigh()
320 setDbusProperty(bus, entityManagerBusName, entityPath, in criticalHigh()
329 if (!entityPath.empty() && !entityInterfaceLow.empty()) in criticalLow()
331 setDbusProperty(bus, entityManagerBusName, entityPath, in criticalLow()
357 entityPath = path; in setEntityPath()