Home
last modified time | relevance | path

Searched defs:GetErrorCode (Results 1 – 22 of 22) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
Dquick_fix_error_utils.cpp74 int32_t QuickFixErrorUtil::GetErrorCode(int32_t errCode) in GetErrorCode() function in OHOS::AAFwk::QuickFixErrorUtil
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
Dclose_context.cpp92 int32_t CloseContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::CloseContext
Dsend_context.cpp125 int32_t SendContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::SendContext
Dconnect_context.cpp117 int32_t ConnectContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::ConnectContext
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
Dudp_extra_context.cpp91 int32_t UdpSetExtraOptionsContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::UdpSetExtraOptionsContext
Dtcp_extra_context.cpp113 int32_t TcpSetExtraOptionsContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::TcpSetExtraOptionsContext
Dbind_context.cpp85 int32_t BindContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::BindContext
Dcommon_context.cpp70 int32_t CommonContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::CommonContext
Dconnect_context.cpp97 int32_t ConnectContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::ConnectContext
Dtcp_send_context.cpp105 int32_t TcpSendContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::TcpSendContext
Dudp_send_context.cpp121 int32_t UdpSendContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::UdpSendContext
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_utils.cpp112 std::string GetErrorCode(int32_t errCode) in GetErrorCode() function
/foundation/communication/netmanager_base/utils/napi_utils/src/
Dbase_context.cpp125 int32_t BaseContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetManagerStandard::BaseContext
/foundation/communication/netstack/utils/napi_utils/src/
Dbase_context.cpp126 int32_t BaseContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::BaseContext
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
Drequest_context.cpp412 int32_t RequestContext::GetErrorCode() const in GetErrorCode() function in OHOS::NetStack::RequestContext
/foundation/multimedia/player_framework/test/fuzztest/common/
Dtest_recorder.cpp121 int32_t TestRecorderCallbackTest::GetErrorCode() in GetErrorCode() function in TestRecorderCallbackTest
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
Drecorder_mock.cpp87 int32_t RecorderCallbackTest::GetErrorCode() in GetErrorCode() function in RecorderCallbackTest
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dvalue_slice_sync.cpp88 void ValueSlicePacket::GetErrorCode(int32_t &errCode) const in GetErrorCode() function in DistributedDB::ValueSlicePacket
Dmulti_ver_data_sync.cpp88 void MultiVerAckPacket::GetErrorCode(int32_t &errCode) const in GetErrorCode() function in DistributedDB::MultiVerAckPacket
Dcommit_history_sync.cpp109 void CommitHistorySyncAckPacket::GetErrorCode(int32_t &errCode) const in GetErrorCode() function in DistributedDB::CommitHistorySyncAckPacket
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
Dsoftbus_adapter_socket.c46 static int32_t GetErrorCode(void) in GetErrorCode() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp716 void GetErrorCode(const JSCallbackInfo& args) in GetErrorCode() function in OHOS::Ace::Framework::JSWebResourceError