Lines Matching refs:function
64 * @brief This function is to be called to create IOExtensiblePaniclog object.
65 * @discussion First function to be called.
79 * @brief This function is called to set the IOExtensiblePaniclog object active.
88 * @brief This function is called to set the IOExtensiblePaniclog object inactive.
96 * @brief This function is called to insert data into the buffer.
97 * @discussion This function overwrites the data in the buffer. The write starts from
108 * @brief This function is called to insert data into the buffer.
109 * @discussion This function overwrites the data in the buffer. The write starts from
120 * @brief Function to get the Memory descriptor created in the Create function
129 * @brief This function is called to get a pointer to the ext paniclog buffer
130 …* @discussion After this function is called, the user is responsible for copying data into the bu…
137 * the Create() function
144 * @brief This function is called to yield the buffer and set the used_len for the buffer
145 * @discussion After this function call, InsertData() and AppendData() can be called.
154 * @brief This function is called to set the used len of the buffer