Lines Matching +full:non +full:- +full:persistent
47 * @param[in] bus - The Dbus bus object
48 * @param[in] path - The Dbus object path
59 * @brief GUARD factory reset - clears the PNOR GUARD partition.
78 * @param[in] bus - The D-Bus bus object
79 * @param[in] path - The D-Bus path
97 * @param[in] value - The priority that needs to be set free.
98 * @param[in] versionId - The Id of the version for which we
111 * @param[in] entryId - Id of the version to delete
113 * @return - Returns true if the version is deleted.
118 * @brief Erases any non-active pnor versions.
123 * ACTIVE_PNOR_MAX_ALLOWED -1. This function is intended to be
129 * @return - Return if space is freed or not
136 * @param[in] path - The path to create the association to.
143 * @param[in] path - The path to create the association.
150 * @param[in] versionId - The id of the image to update the association to.
156 * @param[in] path - The path to remove the association from.
160 /** @brief Persistent GardReset dbus object */
165 * @param[in] - versionId - The id of the image to check.
167 * @return - Returns true if this version is currently functional.
171 /** @brief Persistent ObjectEnable D-Bus object */
176 * @details Creates an Activation D-Bus object.
178 * @param[in] msg - Data associated with subscribed signal
201 /** @brief Persistent sdbusplus D-Bus bus connection. */
204 /** @brief Persistent map of Activation D-Bus objects and their
208 /** @brief Persistent map of Version D-Bus objects and their
218 /** @brief Host factory reset - clears PNOR partitions for each
219 * Activation D-Bus object */
224 * @return - Returns true if the Chassis is powered on.