Home
last modified time | relevance | path

Searched defs:SYSTEM_INTERNAL_ERROR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dsocket_error.h27 SYSTEM_INTERNAL_ERROR = 2300002, enumerator
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js80 const SYSTEM_INTERNAL_ERROR = new AsError(500, 'System internal error.'); constant