Home
last modified time | relevance | path

Searched defs:errCode (Results 976 - 1000 of 1368) sorted by relevance

1...<<31323334353637383940>>...55

/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession_manager.cpp504 ErrCodeToMessage(int32_t errCode, const std::string& tag, std::string& message) ErrCodeToMessage() argument
[all...]
H A Dnapi_avcast_controller.cpp1143 ErrCodeToMessage(int32_t errCode, std::string& message) ErrCodeToMessage() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_receiver_napi.cpp730 static void FailedCallbackRoutine(napi_env env, Context &context, uint32_t errCode) in FailedCallbackRoutine() argument
/foundation/multimedia/media_foundation/src/filter/
H A Dfilter.cpp522 void Filter::SetErrCode(Status errCode) in SetErrCode() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp703 uint32_t errCode = incPixelMap->PromoteDecoding(tmpProgress); in ProcessIncrementalPixelMap() local
737 uint32_t errCode = native->UpdateData((data->buffer + data->offset), actSize, completed); in ImageSourceNapiUpdateData() local
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_service_stub.cpp44 int errCode = -1; in OnRemoteRequest() local
502 int errCode = CreateDepthDataOutput(producer, format, width, height, depthDataOutput); HandleCreateDepthDataOutput() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp95 int32_t errCode = CAMERA_UNKNOWN_ERROR; in Release() local
204 int32_t errCode = CAMERA_UNKNOWN_ERROR; in Start() local
221 int32_t errCode = CAMERA_UNKNOWN_ERROR; Stop() local
297 int32_t errCode = CAMERA_UNKNOWN_ERROR; EnableSketch() local
328 int32_t errCode = sketchWrapper_->AttachSketchSurface(sketchSurface); AttachSketchSurface() local
429 int32_t errCode = CAMERA_UNKNOWN_ERROR; StartSketch() local
443 int32_t errCode = CAMERA_UNKNOWN_ERROR; StopSketch() local
701 int32_t errCode = CAMERA_UNKNOWN_ERROR; SetPreviewRotation() local
[all...]
H A Dvideo_output.cpp141 int32_t errCode = CAMERA_UNKNOWN_ERROR; in Start() local
159 int32_t errCode = CAMERA_UNKNOWN_ERROR; in Stop() local
184 int32_t errCode = CAMERA_UNKNOWN_ERROR; Resume() local
201 int32_t errCode = CAMERA_UNKNOWN_ERROR; Pause() local
243 int32_t errCode = CAMERA_UNKNOWN_ERROR; Release() local
409 int32_t errCode = CAMERA_UNKNOWN_ERROR; AttachMetaSurface() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_uripermission_operations.cpp82 int32_t errCode = rdbStore->Update(cmd, updateRows); in UpdateOperation() local
135 int32_t errCode = rdbStore->Delete(cmd, deleteRows); in DeleteOperation() local
152 int32_t errCode = rdbStore->Insert(cmd, rowId); in InsertOperation() local
170 int32_t errCode = rdbStore->BatchInsert(cmd, outInsertNum, values); BatchInsertOperation() local
457 int32_t errCode = E_FAIL; HandleUriPermOperations() local
[all...]
H A Dmedialibrary_file_operations.cpp50 int32_t errCode = E_FAIL; in HandleFileOperation() local
H A Dmedialibrary_smartalbum_map_operations.cpp115 int32_t errCode; in HandleAgingOperation() local
212 int32_t errCode = E_SUCCESS; in RecycleChildAssetsInfoUtil() local
649 int32_t errCode = E_ERR; HandleSmartAlbumMapOperation() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_const.h123 int32_t errCode; member
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner_db.cpp440 int32_t errCode = transactionOprn.Start(); in UpdateMetadata() local
754 int errCode = 0; in GetFileDBUriFromPath() local
793 int errCode = 0; in GetIdFromPath() local
/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_player_napi.cpp1337 void VideoPlayerNapi::ErrorCallback(MediaServiceExtErrCode errCode, std::string errMsg) in ErrorCallback() argument
H A Daudio_player_napi.cpp859 void AudioPlayerNapi::ErrorCallback(MediaServiceExtErrCode errCode, std::string errMsg) in ErrorCallback() argument
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_player_napi.cpp59 static napi_value ThrowErrorAndReturn(napi_env env, int32_t errCode, const std::string &errMessage) in ThrowErrorAndReturn() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp212 int32_t errCode = MediaFileUtils::CreateAsset(path); in MakePhotoUnpending() local
245 int32_t errCode = MakePhotoUnpending(fileId); in SetDefaultPhotoApi10() local
478 int32_t errCode = transactionOprn.Start(); HWTEST_F() local
702 int32_t errCode = transactionOprn.Start(); HWTEST_F() local
868 int32_t errCode = transactionOprn.Start(); HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/
H A Dmedia_asset_manager_impl.cpp275 DataShare::DatashareBusinessError errCode; in QueryPhotoStatus() local
723 DataShare::DatashareBusinessError errCode; in ProcessImage() local
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp271 int32_t errCode; in HandleHalfDayMissions() local
381 int32_t errCode; in IsReported() local
393 int32_t errCode; in SetReported() local
591 int32_t errCode; in ResetStartTime() local
604 int32_t errCode; SetStartTime() local
[all...]
H A Ddfx_reporter.cpp88 int32_t errCode; in ReportThumbnailError() local
128 int32_t errCode; in ReportCommonBehavior() local
155 int32_t errCode; in ReportDeleteStatistic() local
301 int32_t errCode; in ReportAdaptationToMovingPhoto() local
364 int32_t errCode; ReportCloudSyncThumbGenerationStatus() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_service.cpp237 int32_t errCode = GetPathFromDb(rdbStorePtr_, id, table, path); in GetThumbnailFd() local
267 int32_t errCode = GetPathFromDb(rdbStorePtr_, id, table, path); in GetKeyFrameThumbnailFd() local
[all...]
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_change_request_impl.cpp609 int errCode = 0; in DiscardHighQualityPhoto() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_medialibrary_manager.cpp115 int32_t errCode = MtpDataUtils::SolveHandlesFormatData(context->format, extension, mediaType); in GetHandles() local
328 int errCode = GetAssetById(id, fileAsset); in GetPathById() local
367 int errCode = GetAssetById(context->parent, fileAsset); in SendObjectInfo() local
403 int errCode = GetAssetById(context->parent, parentFileAsset); MoveObject() local
428 int errCode = GetAssetById(context->parent, parentAsset); CopyObject() local
459 int32_t errCode = MtpDataUtils::SolveSetObjectPropValueData(context, colName, colValue); SetObjectPropValue() local
502 int32_t errCode = GetAssetById(context->handle, fileAsset); CloseFd() local
638 int errCode = GetRootIdList(rootIdList); GetRootsDepthChildren() local
693 int32_t errCode = MtpDataUtils::GetPropValueBySet(context->property, resultSet, propValue); GetObjectPropValue() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dcloud_enhancement_napi.cpp818 int errCode = 0; in QueryCloudEnhancementTaskStateExecute() local
975 int errCode = 0; in GetCloudEnhancementPairExecute() local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_album_napi.cpp512 int32_t errCode = 0; in JSPhotoAccessGetPhotoAssetsExecute() local
752 int errCode = 0; in PhotoAccessHelperGetFaceIdExec() local

Completed in 34 milliseconds

1...<<31323334353637383940>>...55