Home
last modified time | relevance | path

Searched defs:errCode (Results 151 - 175 of 1364) sorted by relevance

12345678910>>...55

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A Devent_query_test.cpp59 int errCode = 0; in HWTEST_F() local
73 int32_t errCode = 0; in HWTEST_F() local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_rdb_transaction.cpp46 int32_t errCode = BeginTransaction(); in Start() local
91 int32_t errCode = rdbStore_->BeginTransaction(); in BeginTransaction() local
123 int32_t errCode = rdbStore_->Commit(); in TransactionCommit() local
146 int32_t errCode = rdbStore_->RollBack(); TransactionRollback() local
[all...]
/foundation/resourceschedule/background_task_mgr/interfaces/kits/c/src/
H A Dtransient_task_api.cpp47 ErrCode errCode = DelayedSingleton<BackgroundTaskManager>::GetInstance()-> in OH_BackgroundTaskManager_RequestSuspendDelay() local
61 auto errCode = DelayedSingleton<BackgroundTaskManager>::GetInstance()-> in OH_BackgroundTaskManager_GetRemainingDelayTime() local
68 auto errCode = DelayedSingleton<BackgroundTaskManager>::GetInstance()->CancelSuspendDelay(requestId); in OH_BackgroundTaskManager_CancelSuspendDelay() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/src/
H A Dtest_sa_proxy_cache_stub.cpp29 ErrCode errCode = GetStringFunc(in_str, ret_str); in OnRemoteRequest() local
43 ErrCode errCode = GetDoubleFunc(number, ret_number); in OnRemoteRequest() local
79 ErrCode errCode = GetVectorFunc(in_vec, ret_vec); in StubGetVecFunc() local
100 ErrCode errCode in StubGetSaPID() local
[all...]
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability_proxy.cpp70 ErrCode errCode = reply.ReadInt32(); in TestSaCallSa() local
99 ErrCode errCode = reply.ReadInt32(); in TestGetIpcSendRequestTimes() local
128 ErrCode errCode = reply.ReadInt32(); in TestClearSa1493Proxy_() local
/foundation/window/window_manager/utils/src/
H A Dpersistent_storage.cpp67 int errCode; in GetPreference() local
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window_utils.cpp129 napi_value NapiThrowError(napi_env env, WmErrorCode errCode) in NapiThrowError() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_json.c30 char *VerifyP2pPackError(int32_t code, int32_t errCode, const char *errDesc) in VerifyP2pPackError() argument
84 int32_t errCode = 0; in VerifyP2pUnPack() local
H A Dtrans_tcp_direct_callback.c50 TransTdcOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, int32_t errCode) TransTdcOnChannelOpenFailed() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/
H A Dtrans_udp_channel_manager.h41 int32_t errCode; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_virtual.c44 int32_t NotifyUdpChannelOpenFailed(const AppInfo *info, int32_t errCode) in NotifyUdpChannelOpenFailed() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_callback.c48 TransProxyOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, int32_t errCode) TransProxyOnChannelOpenFailed() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/auth/src/
H A Dclient_trans_auth_manager.c60 int32_t ClientTransAuthOnChannelOpenFailed(int32_t channelId, int32_t errCode) in ClientTransAuthOnChannelOpenFailed() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_negotiation_exchange_test.cpp250 int32_t errCode = TEST_ERROR_CODE; in HWTEST_F() local
272 int32_t errCode = TEST_ERROR_CODE; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dvpn_database_helper_test.cpp43 int32_t errCode = OHOS::NativeRdb::E_OK; in HWTEST_F() local
57 int32_t errCode = OHOS::NativeRdb::E_OK; in HWTEST_F() local
71 int32_t errCode = OHOS::NativeRdb::E_OK; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dtcp_server_extra_context.cpp152 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dudp_extra_context.cpp123 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dtcp_server_listen_context.cpp124 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dbind_context.cpp117 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dcommon_context.cpp92 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dtcp_extra_context.cpp148 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dmulticast_membership_context.cpp115 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dmulticast_set_loopback_context.cpp110 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dmulticast_set_ttl_context.cpp107 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local
H A Dmulticast_get_loopback_context.cpp99 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local

Completed in 11 milliseconds

12345678910>>...55