/ohos5.0/foundation/multimedia/image_effect/test/unittest/ |
H A D | TestImageEffect.cpp | 405 ErrorCode errorCode = imageEffect->SetInputPixelMap(mockPixelMap_); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/ |
H A D | image_receiver.cpp | 96 int64_t errorCode = -1; in SaveSTP() local
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
H A D | recorder_service.cpp | 283 void RecorderCallbackClient::OnError(int32_t errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/soundpool/src/ |
H A D | soundpool_callback_napi.cpp | 46 void SoundPoolCallBackNapi::OnError(int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
H A D | audio_haptic_player_impl.cpp | 470 void AudioHapticSoundCallbackImpl::OnError(int32_t errorCode) in OnError()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_lifecycle_test.cpp | 69 void OnExtensionTimeout(int32_t errorCode) override {} in OnExtensionTimeout()
|
/ohos5.0/foundation/window/window_manager/wm/include/ |
H A D | window_session_impl.h | 393 virtual void NotifyExtensionTimeout(int32_t errorCode) {} in NotifyExtensionTimeout()
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ |
H A D | camera_napi_param_parser.h | 187 inline bool AssertStatus(CameraErrorCode errorCode, const char* message) in AssertStatus()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_test/ |
H A D | audio_media_codec_unit_test.cpp | 59 void AudioCodecCallback::OnError(Media::CodecErrorType errorType, int32_t errorCode) in OnError() 82 void TestCodecCallback::OnError(Media::CodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_rdb_store_helper.cpp | 323 int errorCode = E_OK; in ParseDatabaseDir() local 398 int errorCode = E_OK; in ParsePath() local
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/ |
H A D | tag_session_test.cpp | 586 int errorCode = tagSession->RegReaderMode(element, discTech, callback); variable 600 int errorCode = tagSession->UnregReaderMode(element); variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/ |
H A D | venc_sample.cpp | 76 void VEncCallbackTest::OnError(int32_t errorCode) in OnError() 124 void VEncCallbackTestExt::OnError(int32_t errorCode) in OnError()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
H A D | mock_system_ability_manager.h | 187 void OnError(const int32_t errorCode, const std::string &errorMsg) override in OnError()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | tester_codecbase.cpp | 25 void TesterCodecBase::CallBack::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_decoder_filter.cpp | 84 void OnError(MediaAVCodec::AVCodecErrorType type, int32_t errorCode) override in OnError()
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | utils.cpp | 310 std::set<std::string> GetTimeZoneAvailableIDs(I18nErrorCode &errorCode) in GetTimeZoneAvailableIDs()
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_send_indexer.cpp | 217 void SmsSendIndexer::SetErrorCode(uint8_t errorCode) in SetErrorCode()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/ |
H A D | sound_parser.cpp | 248 void SoundDecoderCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | jpeg_encoder.cpp | 162 uint32_t errorCode = SetCommonConfig(); in FinalizeEncode() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_open_settings.cpp | 39 int32_t errorCode = ERR_OK; in NapiAsyncCompleteCallbackOpenSettings() local
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | napi_utils.cpp | 628 void ConvertError(int32_t errorCode, ExceptionError &err) in ConvertError() 630 auto generateError = [&err](ExceptionErrorCode errorCode, const std::string &info) { in ConvertError() 656 napi_env env, ExceptionErrorCode errorCode, const std::string &errorMessage, bool withErrCode) in CreateBusinessError()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/ |
H A D | player_server.cpp | 1544 void PlayerServer::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError() 1551 void PlayerServer::OnErrorMessage(int32_t errorCode, const std::string &errorMsg) in OnErrorMessage() 1580 void PlayerServer::OnErrorCb(int32_t errorCode, const std::string &errorMsg) in OnErrorCb() 1610 int32_t errorCode = extra; in InnerOnInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_third_provider_interaction_operation.cpp | 656 void (*callback)(int32_t errorCode)) in SendAccessibilityAsyncEvent() 719 void (*callback)(int32_t errorCode)) in SendAccessibilitySyncEventToService()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/ |
H A D | image_yuv_convert_fuzzer.cpp | 73 uint32_t errorCode = 0; in RgbConvertToYuv() local 105 uint32_t errorCode = 0; in YuvConvertToRgb() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/ |
H A D | running_lock_mgr.cpp | 888 int32_t errorCode = SubscribeSensor(SENSOR_TYPE_ID_PROXIMITY, &user_); in Enable() local 912 int32_t errorCode = UnsubscribeSensor(SENSOR_TYPE_ID_PROXIMITY, &user_); in Disable() local
|