/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_callback.h | 52 int32_t errorCode = MSERR_EXT_UNKNOWN; member
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/ |
H A D | play_executor.h | 94 virtual ErrorCode DoOnError(ErrorCode errorCode) in DoOnError()
|
/ohos5.0/base/location/test/location_geocode/source/ |
H A D | geo_convert_callback_host_test.cpp | 121 int errorCode = 1; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/filetransfermanager_fuzzer/ |
H A D | filetransfermanager_fuzzer.cpp | 73 int32_t errorCode = fuzzData.GetData<int32_t>(); in HandleDownloadFileResponseFuzzTest() local 91 int32_t errorCode = fuzzData.GetData<int32_t>(); in OnMessageHandleFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_color_picker.cpp | 39 uint32_t &errorCode) in CreateColorPicker() 59 double* coordinates, uint32_t &errorCode) in CreateColorPicker()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | camera_component.cpp | 101 int32_t errorCode, in OnFrameError() 203 void FrameCallback::CallFailFunc(const int32_t errorCode, const char * const errorMsg) in CallFailFunc() 247 void CameraCallback::OnCreateFailed(const string cameraId, int32_t errorCode) in OnCreateFailed()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_hiview_reporter.cpp | 48 uint32_t errorCode = 0; member 63 const Options &options, uint32_t errorCode, int32_t systemErrorNo, in ReportKVDBCorruptedFault() 83 const Options &options, uint32_t errorCode, int32_t systemErrorNo, in ReportKVDBRebuild()
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | datashare_result_set.cpp | 187 int errorCode = CheckState(columnIndex); in GetBlob() local 318 int errorCode = CheckState(columnIndex); in GetDouble() local 358 int errorCode = CheckState(columnIndex); in IsColumnNull() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_utils.cpp | 178 …const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &resul… in SetCallback() 224 const napi_deferred &deferred, const int32_t &errorCode, const napi_value &result, bool newType) in SetPromise() 278 int32_t errorCode = info.errorCode == ERR_OK ? ERR_OK : ErrorToExternal(info.errorCode); in CreateReturnValue() local
|
/ohos5.0/base/security/device_auth/services/frameworks/inc/hiview_adapter/ |
H A D | hisysevent_adapter.h | 70 #define DEV_AUTH_REPORT_FAULT_EVENT_WITH_ERR_CODE(funcName, processCode, errorCode) argument 79 #define DEV_AUTH_REPORT_FAULT_EVENT_WITH_ERR_CODE(funcName, processCode, errorCode) \ argument 107 int32_t errorCode; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_parser.cpp | 282 uint8_t errorCode = BundleExtractor::ExtractHapProfile(path, profileStream); in ParseHapProfile() local 359 uint8_t errorCode = ParseDeviceConfig(configObject, bundleProfile); in ParseJsonInfo() local 410 uint8_t errorCode = ParseModuleDesc(moduleObject, bundleProfile, bundleRes); in ParseModuleInfo() local 647 uint8_t errorCode = ParsePerAbilityInfo(object, bundleProfile, bundleRes.abilityRes[i], i); in ParseAllAbilityInfo() local 666 uint8_t errorCode = ParseAbilityDesc(abilityObjectItem, bundleProfile, abilityRes, index); in ParsePerAbilityInfo() local
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/ |
H A D | napi_common.cpp | 240 std::string errorCode = std::to_string(napi_invalid_arg); in HandleAsyncWork() local 264 std::string errorCode = std::to_string(queueWorkStatus); in HandleAsyncWork() local 277 std::string errorCode = std::to_string(napi_invalid_arg); in Handle1ValueCallback() local 314 std::string errorCode = std::to_string(napi_invalid_arg); in Handle2ValueCallback() local 397 napi_value NapiCommon::CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &error… in CreateErrorMessage()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/ |
H A D | bundle_graphics_client_impl.cpp | 59 uint32_t errorCode = 0; in LoadImageFile() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | feature_ability_module.h | 31 uint16_t errorCode; member
|
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ |
H A D | geo_convert_callback_host.cpp | 74 void GeoConvertCallbackHost::OnErrorReport(const int errorCode) in OnErrorReport()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
H A D | js_error_utils.cpp | 33 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode) in GetJsErrorCode()
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/ |
H A D | capture_session_fuzzer.h | 43 void OnError(int32_t errorCode) override {} in OnError()
|
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/inputters/inputerdata_fuzzer/ |
H A D | inputer_data_fuzzer.cpp | 54 int32_t errorCode = parcel.ReadInt32(); in FuzzRegisterInputer() local
|
/ohos5.0/base/useriam/pin_auth/test/unittest/src/ |
H A D | inputer_set_data_stub_test.cpp | 55 (int32_t authSubType, std::vector<uint8_t> data, int32_t errorCode) { in __anon7d4fa2e40102()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | plugins_manager_src_framework_test.cpp | 174 uint32_t errorCode; variable 194 uint32_t errorCode; variable 275 uint32_t errorCode; variable 577 uint32_t errorCode; variable 597 uint32_t errorCode; variable 1011 uint32_t errorCode; variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/ |
H A D | camera_manager.cpp | 834 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError() 867 void PreviewOutputOnError(Camera_PreviewOutput* previewOutput, Camera_ErrorCode errorCode) in PreviewOutputOnError() 907 void PhotoOutputOnError(Camera_PhotoOutput* photoOutput, Camera_ErrorCode errorCode) in PhotoOutputOnError() 943 void VideoOutputOnError(Camera_VideoOutput* videoOutput, Camera_ErrorCode errorCode) in VideoOutputOnError() 974 void OnMetadataOutputError(Camera_MetadataOutput* metadataOutput, Camera_ErrorCode errorCode) in OnMetadataOutputError() 1003 void CaptureSessionOnError(Camera_CaptureSession* Session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/ |
H A D | file_trans_listener_stub.cpp | 85 std::int32_t errorCode; in HandleOnFailed() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | file_trans_listener_proxy.cpp | 61 int32_t FileTransListenerProxy::OnFailed(const std::string &sessionName, int32_t errorCode) in OnFailed()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/ |
H A D | multistages_capture_deferred_video_proc_session_callback.cpp | 101 const CameraStandard::DpsErrorCode errorCode) in OnError()
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/ohosimageadapter_fuzzer/ |
H A D | ohosimagedecoderadapterimpl_fuzzer.cpp | 52 uint32_t errorCode = 0; in ProcessImageSource() local
|