Home
last modified time | relevance | path

Searched refs:fatalErrors (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/example/
H A Dregister-property.cpp41 uint32_t fatalErrors() const in fatalErrors() function in Application
181 std::cout << "Fatal errors count: " << app.fatalErrors() << "\n"; in main()
183 return app.fatalErrors(); in main()
H A Dget-all-properties.cpp47 uint32_t fatalErrors() const in fatalErrors() function in Application
229 std::cout << "Fatal errors count: " << app.fatalErrors() << "\n"; in main()
231 return app.fatalErrors(); in main()