Home
last modified time | relevance | path

Searched defs:errCode (Results 51 - 75 of 1347) sorted by relevance

12345678910>>...54

/foundation/ability/ability_runtime/interfaces/inner_api/error_utils/src/
H A Dability_runtime_error_util.cpp155 bool AbilityRuntimeErrorUtil::Throw(napi_env env, int32_t errCode, const std::string &errMessage) in Throw() argument
171 bool AbilityRuntimeErrorUtil::ThrowByInternalErrCode(napi_env env, int32_t errCode) in ThrowByInternalErrCode() argument
180 napi_value AbilityRuntimeErrorUtil::CreateErrorByInternalErrCode(napi_env env, int32_t errCode) in CreateErrorByInternalErrCode() argument
190 GetErrMessage(int32_t errCode) GetErrMessage() argument
[all...]
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_preferences_helper.cpp21 void MockPreferences(std::shared_ptr<Preferences> pre, int errCode) in MockPreferences() argument
30 std::shared_ptr<Preferences> PreferencesHelper::GetPreferences(const Options& options, int& errCode) in GetPreferences() argument
H A Dmock_rdb.cpp31 GetRdbStore( const RdbStoreConfig& config, int version, RdbOpenCallback& openCallback, int& errCode) GetRdbStore() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/
H A Dpackage.h35 int32_t errCode = 0; member
/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_rdb_test/
H A Dapp_domain_verify_rdb_open_callback_test.cpp64 int32_t errCode = NativeRdb::E_OK; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbms_key_event_mgr.cpp53 void BmsKeyEventMgr::ProcessMainBundleInstallFailed(const std::string &bundleName, int32_t errCode) in ProcessMainBundleInstallFailed() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_observer_stub.cpp43 ErrCode errCode = NO_ERROR; in OnRemoteRequest() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dhap_sign_verify.cpp47 uint32_t errCode = static_cast<uint32_t>(errorCode); in SwitchErrorCode() local
[all...]
/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_impl.cpp27 void AccessImpl::EnableBluetooth(int32_t* errCode) in EnableBluetooth() argument
34 void AccessImpl::DisableBluetooth(int32_t* errCode) in DisableBluetooth() argument
41 int32_t AccessImpl::GetState(int32_t* errCode) in GetState() argument
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddbms_device_manager.cpp77 int32_t errCode = DistributedHardware::DeviceManager::GetInstance() in GetUuidByNetworkId() local
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_error.cpp50 napi_value NapiAudioError::ThrowErrorAndReturn(napi_env env, int32_t errCode) in ThrowErrorAndReturn() argument
56 napi_value NapiAudioError::ThrowErrorAndReturn(napi_env env, int32_t errCode, const std::string &errMessage) in ThrowErrorAndReturn() argument
/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/
H A Dcj_color_manager.cpp41 std::shared_ptr<ColorSpace> CjColorManager::create(ColorSpacePrimaries primaries, float gamma, int32_t* errCode) in create() argument
53 uint32_t CjColorManager::GetColorSpaceName(int32_t* errCode) in GetColorSpaceName() argument
72 std::array<float, DIMES_2> CjColorManager::GetWhitePoint(int32_t* errCode) in GetWhitePoint() argument
85 GetGamma(int32_t* errCode) GetGamma() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_bundle_config_parser.cpp39 ErrCode errCode = bundleMgr->GetBundleInfoForSelf( in IsMetaDataExistInEntryModule() local
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_metadata_stub.cpp28 int errCode = -1; in OnRemoteRequest() local
[all...]
H A Dhstream_repeat_callback_stub.cpp26 int errCode = -1; in OnRemoteRequest() local
H A Dhstream_depth_data_stub.cpp29 int errCode = -1; in OnRemoteRequest() local
[all...]
H A Dhstream_metadata_callback_stub.cpp26 int errCode = -1; in OnRemoteRequest() local
H A Dhcamera_device_callback_stub.cpp26 int errCode = -1; in OnRemoteRequest() local
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/window_manager_service_callback_stub_impl/
H A Dhcamera_window_manager_callback_stub.cpp25 int errCode = -1; in OnRemoteRequest() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/
H A Ddeferred_video_processing_session_callback_proxy.cpp47 ErrCode errCode = reply.ReadInt32(); in OnProcessVideoDone() local
82 ErrCode errCode = reply.ReadInt32(); in OnError() local
113 ErrCode errCode = reply.ReadInt32(); in OnStateChanged() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/server/src/
H A Ddeferred_video_processing_session_stub.cpp34 ErrCode errCode = BeginSynchronize(); in OnRemoteRequest() local
41 ErrCode errCode = EndSynchronize(); in OnRemoteRequest() local
59 ErrCode errCode = AddVideo(videoId, srcFd, dstFd); in OnRemoteRequest() local
68 ErrCode errCode = RemoveVideo(videoId, restorable); in OnRemoteRequest() local
76 ErrCode errCode = RestoreVideo(videoId); in OnRemoteRequest() local
[all...]
H A Ddeferred_video_processing_session_callback_stub.cpp36 ErrCode errCode = OnProcessVideoDone(videoId, fd); in OnRemoteRequest() local
45 ErrCode errCode = OnError(videoId, errorCode); in OnRemoteRequest() local
53 ErrCode errCode = OnStateChanged(status); in OnRemoteRequest() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_dir_operations.cpp80 int32_t errCode = E_FAIL; in HandleDirOperation() local
H A Dmedialibrary_location_operations.cpp37 int32_t errCode = rdbStore->Insert(cmd, outRowId); in InsertOperation() local
53 int32_t errCode = rdbStore->Update(cmd, updateRows); in UpdateOperation() local
69 int32_t errCode = rdbStore->Delete(cmd, deleteRows); in DeleteOperation() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_visitor_db_test/src/
H A Dmedialibrary_visitor_db_test.cpp54 int errCode = 0; in HWTEST_F() local

Completed in 7 milliseconds

12345678910>>...54