Home
last modified time | relevance | path

Searched defs:errCode (Results 1 - 25 of 1341) sorted by relevance

12345678910>>...54

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/upgrader/
H A Dsingle_ver_database_upgrader.cpp24 int errCode = GetDatabaseVersion(dbVersion_); in Upgrade() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Dievent_loop.cpp28 IEventLoop *IEventLoop::CreateEventLoop(int &errCode) in CreateEventLoop() argument
H A Dievent.cpp22 IEvent *IEvent::CreateEvent(EventTime timeout, int &errCode) in CreateEvent() argument
38 CreateEvent(EventFd fd, EventsMask events, EventTime timeout, int &errCode) CreateEvent() argument
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_err_convertor.cpp48 Drm_ErrCode DrmInnerErrToNdkErr(DrmInnerErrCode errCode) in DrmInnerErrToNdkErr() argument
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_rdb_store.h27 MockRdbStore(const RdbStoreConfig& config, int& errCode) {} in MockRdbStore() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_utils.cpp33 std::string StartupUtils::GetErrorMessage(int32_t errCode) in GetErrorMessage() argument
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dstop_and_clear_works.cpp26 ErrCode errCode = WorkSchedulerSrvClient::GetInstance().StopAndClearWorks(); in StopAndClearWorks() local
/foundation/communication/wifi/wifi/frameworks/wifi_ndk/
H A Doh_wifi.cpp21 static Wifi_ResultCode WifiErrCodeToResultCode(OHOS::Wifi::ErrCode errCode) in WifiErrCodeToResultCode() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_locker.cpp23 int errCode = buildAction(); in BuildCloudLock() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_pool.cpp22 TaskPool *TaskPool::Create(int maxThreads, int minThreads, int &errCode) in Create() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dmock_sync_engine.h32 ISyncTaskContext *CallGetSyncTaskContext(const std::string &deviceId, int &errCode) in CallGetSyncTaskContext() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddoc_errno.cpp21 int GetErrorCategory(int errCode) in GetErrorCategory() argument
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dapp_clone_key_manager.cpp35 std::error_code errCode; in ActiveAppCloneUserKey() local
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_msg_handler.c35 int32_t errCode = CheckRemotePermission(&permissionCheckInfo); in StartAbilityFromRemoteHandler() local
/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_callback.cpp53 void NativeChildCallback::OnError(int32_t errCode) in OnError() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/dialog_request_callback/
H A Ddialog_request_callback_proxy.cpp48 auto errCode = remote->SendRequest(IDialogRequestCallback::CODE_SEND_RESULT, data, reply, option); in SendResult() local
/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/include/
H A Dhsp_silentinstall_napi.h34 int32_t errCode = 0; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/
H A Dshortcut_manager.h33 int32_t errCode = 0; member
40 int32_t errCode = 0; member
/foundation/barrierfree/accessibility/services/test/mock/distributeddatamgr/src/
H A Dmock_preferences_helper.cpp26 std::shared_ptr<Preferences> PreferencesHelper::GetPreferences(const Options &options, int& errCode) in GetPreferences() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/native/app_detail_ability/src/
H A Dapp_detail_ability.cpp40 ErrCode errCode = AbilityManagerClient::GetInstance()->StartAbility(newWant); in OnStart() local
/foundation/arkui/advanced_ui_component/navpushpathhelper/include/
H A Dhsp_silentinstall_napi.h34 int32_t errCode = 0; member
/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_ffi.cpp27 void FfiBluetoothAccEnableBluetooth(int32_t* errCode) in FfiBluetoothAccEnableBluetooth() argument
32 void FfiBluetoothAccDisableBluetooth(int32_t* errCode) in FfiBluetoothAccDisableBluetooth() argument
37 int32_t FfiBluetoothAccGetState(int32_t* errCode) in FfiBluetoothAccGetState() argument
42 void FfiBluetoothAccOn(int32_t callbackType, void (*callback)(), int32_t* errCode) in FfiBluetoothAccOn() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_rdb_data_manager_test/
H A Dmock_rdb_helper.cpp29 GetRdbStore( const RdbStoreConfig& config, int version, RdbOpenCallback& openCallback, int& errCode) GetRdbStore() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_depth_data_callback_stub.cpp26 int errCode = -1; in OnRemoteRequest() local
H A Dhcapture_session_callback_stub.cpp26 int errCode = -1; in OnRemoteRequest() local

Completed in 5 milliseconds

12345678910>>...54