Lines Matching full:api
17 * Provide separate async API's for calling out inventory_path, device_path and
24 * @brief API to get Error type.
34 * @brief API to get Error msg.
44 * @brief API to get string representation of a Error type enum.
55 * @brief An API to create a PEL with inventory path callout.
57 * This API calls an async method to create PEL, and also handles inventory
62 * API.
65 * API.
94 * @brief An API to create a PEL with device path callout.
116 * @brief An API to create a PEL with I2c bus callout.
138 * @brief An API to create a PEL.
152 * API.
165 * @brief An API to create PEL.
167 * This API makes synchronous call to phosphor-logging Create method.
181 * API.
194 * @brief An API to create a synchronus PEL with inventory path callout.
196 * This API calls phosphor-logging method to create PEL, and also handles
202 * path, the API will log PEL with path passed in callout parameter.
204 * PEL without call out. Currently only one callout is handled in this API.
207 * API.
235 * @brief API to get error info based on the exception.