/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_rdb_transaction.cpp | 59 reporter_.ReportError(DfxTransaction::AbnormalType::NULLPTR_ERROR, E_HAS_DB_ERROR); in Start() 82 reporter_.ReportError(DfxTransaction::AbnormalType::CREATE_ERROR, errCode); in Start() 91 reporter_.ReportError(DfxTransaction::AbnormalType::NULLPTR_ERROR, E_HAS_DB_ERROR); in Commit() 98 reporter_.ReportError(DfxTransaction::AbnormalType::COMMIT_ERROR, ret); in Commit() 109 reporter_.ReportError(DfxTransaction::AbnormalType::NULLPTR_ERROR, E_HAS_DB_ERROR); in Finish() 117 reporter_.ReportError(DfxTransaction::AbnormalType::COMMIT_ERROR, ret); in Finish() 188 reporter_.ReportError(DfxTransaction::AbnormalType::ROLLBACK_ERROR, ret); in Rollback()
|
H A D | medialibrary_rdbstore.cpp | 995 reporter.ReportError(DfxTransaction::AbnormalType::CREATE_ERROR, errCode); in PrepareSystemAlbums() 1014 reporter.ReportError(DfxTransaction::AbnormalType::EXECUTE_ERROR, err); in PrepareSystemAlbums() 1023 reporter.ReportError(DfxTransaction::AbnormalType::COMMIT_ERROR, err); in PrepareSystemAlbums()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/event_handler/ |
H A D | album_plugin_table_event_handler.cpp | 60 reporter.ReportError(DfxTransaction::AbnormalType::CREATE_ERROR, errCode); in InitiateData() 77 reporter.ReportError(DfxTransaction::AbnormalType::EXECUTE_ERROR, err); in InitiateData() 85 reporter.ReportError(DfxTransaction::AbnormalType::COMMIT_ERROR, err); in InitiateData()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | call_context.cpp | 146 ReportError("Invalid return type for meta function call"); in SetResult() 156 ReportError("Invalid return type for meta function call"); in SetResult() 171 void DefaultCallContext::ReportError(BASE_NS::string_view error) in ReportError() function in DefaultCallContext
|
H A D | call_context.h | 55 void ReportError(BASE_NS::string_view error) override; in META_BEGIN_NAMESPACE()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/ |
H A D | media_library_db_upgrade.cpp | 218 reporter.ReportError(DfxTransaction::AbnormalType::CREATE_ERROR, errCode); in MoveSingleRelationshipToPhotos() 226 reporter.ReportError(DfxTransaction::AbnormalType::EXECUTE_ERROR, ret); in MoveSingleRelationshipToPhotos() 236 reporter.ReportError(DfxTransaction::AbnormalType::COMMIT_ERROR, ret); in MoveSingleRelationshipToPhotos()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/ |
H A D | call_context.h | 241 context->ReportError("invalid argument type for function call"); 261 context->ReportError("invalid function call"); 278 context->ReportError("invalid function call");
|
H A D | function.h | 182 context->ReportError("invalid meta call"); 187 context->ReportError("invalid meta call");
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/include/ |
H A D | dfx_transaction.h | 38 EXPORT void ReportError(uint8_t abnormalType, int32_t errCode);
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
H A D | dfx_transaction.cpp | 49 void DfxTransaction::ReportError(uint8_t abnormalType, int32_t errCode) in ReportError() function in OHOS::Media::DfxTransaction
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_call_context.h | 112 virtual void ReportError(BASE_NS::string_view error) = 0;
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/ |
H A D | upgrade_restore_task_report.h | 39 UpgradeRestoreTaskReport &ReportError(const ErrorInfo &info);
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | base_restore.cpp | 77 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in StartRestore() 232 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in GetInsertValues() 243 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in GetInsertValues() 541 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in MoveMigrateFile() 573 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in InsertPhoto() 1280 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in UpdatePhotosByFileInfoMap()
|
H A D | upgrade_restore.cpp | 330 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in RestorePhoto() 600 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in ParseResultSet() 1244 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in IsBasicInfoValid() 1252 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in IsBasicInfoValid() 1259 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in IsBasicInfoValid() 1267 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in IsBasicInfoValid()
|
H A D | clone_restore.cpp | 212 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in StartRestore() 368 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in MoveMigrateFile() 399 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in InsertPhoto() 432 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in GetInsertValues() 1380 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in PrepareCloudPath() 1393 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in PrepareCloudPath() 1470 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in ParseResultSet() 1477 …RestoreTaskReport().SetSceneCode(this->sceneCode_).SetTaskId(this->taskId_).ReportError(errorInfo); in ParseResultSet()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/ |
H A D | upgrade_restore_task_report.cpp | 57 UpgradeRestoreTaskReport &UpgradeRestoreTaskReport::ReportError(const ErrorInfo &info) in ReportError() function in OHOS::Media::UpgradeRestoreTaskReport
|