Lines Matching refs:fault
15 Enumerates the fault types.
21 | NO_SPECIFIC | 0 | No specific fault type.|
28 Defines the data structure of the fault log information.
38 | reason | string | Yes| Reason for the fault.|
39 | module | string | Yes| Module on which the fault occurred.|
40 | summary | string | Yes| Summary of the fault.|
47 …fault information about the current process. This API uses an asynchronous callback to return the …
56 …oginfo)>> | Yes| Callback used to return the fault information array.<br>**value** is the fa…
104 …fault information about the current process. This API uses a promise to return the fault informati…
118 …rn the fault information array. You can obtain the fault information instance in its **then()** me…
168 …fault information about the current process. This API uses an asynchronous callback to return the …
177 …oginfo)>> | Yes| Callback used to return the fault information array.<br>**value** is the fa…
215 …fault information about the current process. This API uses a promise to return the fault informati…
229 …rn the fault information array. You can obtain the fault information instance in its **then()** me…