Home
last modified time | relevance | path

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

/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp49 return fatalErrors_; in fatalErrors()
55 ++fatalErrors_; in logSystemErrorCode()
61 ++fatalErrors_; in logException()
69 ++fatalErrors_; in logUnpackError()
110 ++fatalErrors_; in asyncGetAllPropertiesStringTypeOnly()
122 ++fatalErrors_; in asyncGetAllPropertiesStringTypeOnly()
172 ++fatalErrors_; in asyncGetAllProperties()
187 ++fatalErrors_; in asyncGetAllProperties()
204 uint32_t fatalErrors_ = 0u; member in Application
H A Dregister-property.cpp43 return fatalErrors_; in fatalErrors()
50 ++fatalErrors_; in getFailed()
70 ++fatalErrors_; in asyncReadPropertyWithIncorrectType()
117 ++fatalErrors_; in asyncChangeProperty()
130 ++fatalErrors_; in asyncChangeProperty()
153 uint32_t fatalErrors_ = 0u; member in Application