Lines Matching full:signature
24 /** Define all RAS data flags that may be associated with a signature */
48 * signature.
49 * @param i_signature The target error signature.
52 const libhei::Signature& i_signature);
55 * @brief Initializes the signature list within the input isolation data
57 * @param i_signature The target error signature.
59 * @return True if the flag is set for the given signature, else false.
61 bool isFlagSet(const libhei::Signature& i_signature,
66 * input signature.
67 * @param i_signature The target error signature.
70 unsigned int getVersion(const libhei::Signature& i_signature) const;
80 * @brief Parses a signature in the given data file and returns a string
81 * representing the target action for the signature.
83 * signature's chip type.
84 * @param i_signature The target signature.
85 * @return A string representing the target action for the signature.
88 const libhei::Signature& i_signature) const;
93 * @param i_data The parsed RAS data file associated with the signature's
104 * @param i_data The parsed RAS data file associated with the signature's