Home
last modified time | relevance | path

Searched defs:errCode (Results 376 - 400 of 1770) sorted by relevance

1...<<11121314151617181920>>...71

/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_database_utils.h206 int32_t errCode = resultSet->IsColumnNull(columnIndex, isNull); in GetOptionalValue() local
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/include/
H A Daudio_haptic_manager_napi.h95 int32_t errCode; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_story_test/src/
H A Dmedialibrary_story_test.cpp143 int errCode = 0; in HWTEST_F() local
236 int errCode = 0; in HWTEST_F() local
306 int errCode = 0; in HWTEST_F() local
376 int errCode = 0; in HWTEST_F() local
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_utils.cpp130 int32_t errCode; in CheckNeedScanner() local
147 int32_t errCode = 0; in MoveEL2DBToEL1DB() local
174 int32_t errCode; in SetMoveEL2DBToEL1() local
[all...]
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_client.cpp70 auto errCode = eventHandler_->AddFileDescriptorListener(socket->GetFd(), in Connect() local
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp83 int32_t errCode = RET_OK; in GetPreferencesSettings() local
193 int32_t errCode = RET_OK; in SetIntValue() local
229 int32_t errCode = RET_OK; in SetBoolValue() local
249 int32_t errCode = RET_OK; in GetShortKeyDuration() local
271 int32_t errCode = RET_OK; SetShortKeyDuration() local
[all...]
/foundation/multimedia/ringtone_library/test/unittest/ringtone_unittest_utils/src/
H A Dringtone_unittest_utils.cpp59 bool errCode = false; in CreateFileFS() local
/foundation/resourceschedule/background_task_mgr/interfaces/kits/cj/background_task_mgr/
H A Dbackground_task_mgr_ffi.cpp44 ErrCode errCode = DelayedSingleton<BackgroundTaskManager>::GetInstance()-> in CJ_RequestSuspendDelay() local
67 auto errCode = DelayedSingleton<BackgroundTaskManager>::GetInstance()->CancelSuspendDelay(requestId); in CJ_CancelSuspendDelay() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/src/
H A Dtest_sa_proxy_cache_proxy.cpp39 ErrCode errCode = reply.ReadInt32(); in GetStringFunc() local
57 ErrCode errCode = reply.ReadInt32(); in GetStringFunc() local
88 ErrCode errCode = reply.ReadInt32(); in GetDoubleFunc() local
107 ErrCode errCode in GetDoubleFunc() local
156 ErrCode errCode = reply.ReadInt32(); GetVectorFunc() local
173 ErrCode errCode = reply.ReadInt32(); GetVectorFunc() local
207 ErrCode errCode = reply.ReadInt32(); GetSaPid() local
[all...]
/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_proxy.cpp192 ErrCode errCode; in ObtainAllWorks() local
228 ErrCode errCode; in GetWorkStatus() local
260 ErrCode errCode; in GetAllRunningWorks() local
[all...]
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Defficiency_resources_operation.cpp156 ErrCode errCode = DelayedSingleton<BackgroundTaskManager>::GetInstance()->ApplyEfficiencyResources(params); in ApplyEfficiencyResources() local
163 ErrCode errCode = DelayedSingleton<BackgroundTaskManager>::GetInstance()->ResetAllEfficiencyResources(); in ResetAllEfficiencyResources() local
/foundation/window/window_manager/previewer/src/
H A Dwindow.cpp26 Create(const std::string& windowName, sptr<WindowOption>& option, const std::shared_ptr<OHOS::AbilityRuntime::Context>& context, WMError& errCode) Create() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect_tool.cpp41 int32_t errCode = ERR_INVALID_VALUE; in GetPreference() local
/foundation/window/window_manager/utils/src/
H A Ddms_reporter.cpp54 void DmsReporter::ReportRegisterSessionListener(bool isSuccess, int32_t errCode) in ReportRegisterSessionListener() argument
73 void DmsReporter::ReportQuerySessionInfo(bool isSuccess, int32_t errCode) in ReportQuerySessionInfo() argument
92 void DmsReporter::ReportContinueApp(bool isSuccess, int32_t errCode) in ReportContinueApp() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_callback.c52 int32_t ClientTransTdcOnSessionOpenFailed(int32_t channelId, int32_t errCode) in ClientTransTdcOnSessionOpenFailed() argument
/foundation/communication/dsoftbus/tests/core/transmission/common/softbus_message_open_channel_test/
H A Dsoftbus_message_open_channel_test.cpp118 int32_t errCode = SOFTBUS_INVALID_PARAM; in HWTEST_F() local
266 int32_t errCode = -12345; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp89 int32_t errCode = SOFTBUS_INVALID_PARAM; in HWTEST_F() local
111 int32_t errCode = SOFTBUS_INVALID_PARAM; in HWTEST_F() local
194 int32_t errCode = SOFTBUS_INVALID_PARAM; HWTEST_F() local
212 int32_t errCode = SOFTBUS_INVALID_PARAM; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_callback_test/
H A Dtrans_channel_callback_test.cpp94 int32_t errCode = 2; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_sqlite_statement.cpp37 int32_t errCode = sqlite3_prepare_v2(dbHandle, newSql.c_str(), newSql.length(), &stmt, nullptr); in Prepare() local
84 int32_t errCode = sqlite3_reset(stmtHandle_); in ResetStatementAndClearBindings() local
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dtrans_client_stub.c80 int32_t errCode = SOFTBUS_OK; in ClientOnChannelOpenfailed() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranschannelcallback_fuzzer/
H A Dclienttranschannelcallback_fuzzer.cpp77 int32_t errCode = *(reinterpret_cast<const int32_t *>(data)); in ClientTransChannelCallbackTest() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation_exchange.c55 int32_t TransUnpackReplyErrInfo(const cJSON *msg, int32_t *errCode) in TransUnpackReplyErrInfo() argument
248 int32_t TransPackReplyErrInfo(cJSON *msg, int errCode, const char* errDesc) in TransPackReplyErrInfo() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_json_test.cpp66 int32_t errCode = ERRCODE; in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/ipc/mini/
H A Dtrans_client_proxy.c35 int32_t ClientIpcOnChannelOpenFailed(ChannelMsg *data, int32_t errCode) in ClientIpcOnChannelOpenFailed() argument
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dudp_send_context.cpp154 auto errCode = BaseContext::GetErrorCode(); in GetErrorMessage() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...71