Home
last modified time | relevance | path

Searched refs:SYSTEM_INTERNAL_ERROR_CODE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocketserver_exec.cpp37 constexpr const int SYSTEM_INTERNAL_ERROR_CODE = 2300002; variable
296 context->SetError(SYSTEM_INTERNAL_ERROR_CODE, SYSTEM_INTERNAL_ERROR_MESSAGE); in ExecGetLocalAddress()
343 context->SetError(SYSTEM_INTERNAL_ERROR_CODE, SYSTEM_INTERNAL_ERROR_MESSAGE); in ExecConnectionGetLocalAddress()