| /foundation/ability/ability_runtime/interfaces/inner_api/error_utils/src/ |
| H A D | ability_runtime_error_util.cpp | 155 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 D | mock_preferences_helper.cpp | 21 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 D | mock_rdb.cpp | 31 GetRdbStore( const RdbStoreConfig& config, int version, RdbOpenCallback& openCallback, int& errCode) GetRdbStore() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/ |
| H A D | package.h | 35 int32_t errCode = 0; member
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_rdb_test/ |
| H A D | app_domain_verify_rdb_open_callback_test.cpp | 64 int32_t errCode = NativeRdb::E_OK; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bms_key_event_mgr.cpp | 53 void BmsKeyEventMgr::ProcessMainBundleInstallFailed(const std::string &bundleName, int32_t errCode) in ProcessMainBundleInstallFailed() argument
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_a2dp_sink_observer_stub.cpp | 43 ErrCode errCode = NO_ERROR; in OnRemoteRequest() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | hap_sign_verify.cpp | 47 uint32_t errCode = static_cast<uint32_t>(errorCode); in SwitchErrorCode() local [all...] |
| /foundation/communication/bluetooth/frameworks/cj/access/src/ |
| H A D | bluetooth_access_impl.cpp | 27 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 D | dbms_device_manager.cpp | 77 int32_t errCode = DistributedHardware::DeviceManager::GetInstance() in GetUuidByNetworkId() local
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
| H A D | napi_audio_error.cpp | 50 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 D | cj_color_manager.cpp | 41 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 D | text_bundle_config_parser.cpp | 39 ErrCode errCode = bundleMgr->GetBundleInfoForSelf( in IsMetaDataExistInEntryModule() local
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
| H A D | hstream_metadata_stub.cpp | 28 int errCode = -1; in OnRemoteRequest() local [all...] |
| H A D | hstream_repeat_callback_stub.cpp | 26 int errCode = -1; in OnRemoteRequest() local
|
| H A D | hstream_depth_data_stub.cpp | 29 int errCode = -1;
in OnRemoteRequest() local [all...] |
| H A D | hstream_metadata_callback_stub.cpp | 26 int errCode = -1; in OnRemoteRequest() local
|
| H A D | hcamera_device_callback_stub.cpp | 26 int errCode = -1; in OnRemoteRequest() local
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/server/src/window_manager_service_callback_stub_impl/ |
| H A D | hcamera_window_manager_callback_stub.cpp | 25 int errCode = -1;
in OnRemoteRequest() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/ |
| H A D | deferred_video_processing_session_callback_proxy.cpp | 47 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 D | deferred_video_processing_session_stub.cpp | 34 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 D | deferred_video_processing_session_callback_stub.cpp | 36 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 D | medialibrary_dir_operations.cpp | 80 int32_t errCode = E_FAIL; in HandleDirOperation() local
|
| H A D | medialibrary_location_operations.cpp | 37 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 D | medialibrary_visitor_db_test.cpp | 54 int errCode = 0;
in HWTEST_F() local
|