Home
last modified time | relevance | path

Searched defs:errno (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/utils/build/
H A Dcopy_arkui_adapters.py20 import errno namespace
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dthread_adapter.c83 int errno = pthread_create(&threadId, &threadAttr, run, argv); in THREAD_Create() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
H A Dfile_utils.cpp175 "Failed to delete temp filters file, errno: %{public}d", errno); in DealPicture() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_ext_manage_test.cpp115 GTEST_LOG_(INFO) << pathTestFile << " invoked stat failure, errno :" << errno; in GetFileStat() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmoving_photo_processor.cpp278 "Cannot create dir %{private}s, errno:%{public}d", extraDataDir.c_str(), errno); in GetUpdatedMovingPhotoData() local
[all...]
H A Dmedialibrary_photo_operations.cpp2755 "Can not create dir %{private}s, errno:%{public}d", editDataDirPath.c_str(), errno); in AddFiltersForCloudEnhancementPhoto() local
3146 "Failed to delete temp filters file, errno: %{public}d", errno); AddFiltersToPhoto() local
3154 "Failed to delete temp filters file, errno: %{public}d", errno); AddFiltersToPhoto() local
[all...]
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_change_request_impl.cpp491 "Not real path %{public}s, errno=%{public}d", realPath.c_str(), errno); in SendToCacheFile() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp272 extraDir.c_str(), errno); GetExtraDataLen() local
350 E_HAS_FS_ERROR, "Cannot create dir %{private}s, errno %{public}d", cacheDir.c_str(), errno); ConvertToLivePhoto() local
358 E_HAS_FS_ERROR, "file is not real path: %{private}s, errno: %{public}d", imagePath.c_str(), errno); ConvertToLivePhoto() local
366 E_HAS_FS_ERROR, "file is not real path: %{private}s, errno: %{public}d", videoPath.c_str(), errno); ConvertToLivePhoto() local
378 E_HAS_FS_ERROR, "file is not real path: %{private}s, errno: %{public}d", cachePath.c_str(), errno); ConvertToLivePhoto() local
403 "Cannot create dir %{private}s, errno %{public}d", cacheDir.c_str(), errno); ConvertToSourceLivePhoto() local
412 E_HAS_FS_ERROR, "file is not real path: %{private}s, errno: %{public}d", sourceImagePath.c_str(), errno); ConvertToSourceLivePhoto() local
418 E_HAS_FS_ERROR, "file is not real path: %{private}s, errno: %{public}d", sourceVideoPath.c_str(), errno); ConvertToSourceLivePhoto() local
423 "Failed to create source live photo:%{private}s, errno:%{public}d", sourceCachePath.c_str(), errno); ConvertToSourceLivePhoto() local
426 E_HAS_FS_ERROR, "file is not real path: %{private}s, errno: %{public}d", sourceCachePath.c_str(), errno); ConvertToSourceLivePhoto() local
502 "Failed to get file state of live photo, errno = %{public}d", errno); SendLivePhoto() local
536 "Failed to get file state of live photo, errno:%{public}d", errno); GetExtraDataSize() local
543 "Failed to lseek version tag, errno:%{public}d", errno); GetExtraDataSize() local
545 "Failed to read version tag, errno:%{public}d", errno); GetExtraDataSize() local
566 E_HAS_FS_ERROR, "Failed to lseek cinemagraph size, errno:%{public}d", errno); GetExtraDataSize() local
568 "Failed to read cinemagraph size, errno:%{public}d", errno); GetExtraDataSize() local
594 "Failed to get file state of live photo, errno:%{public}d", errno); ConvertToMovingPhoto() local
600 "Failed to lseek live tag, errno:%{public}d", errno); ConvertToMovingPhoto() local
602 "Failed to read live tag, errno:%{public}d", errno); ConvertToMovingPhoto() local
724 "Failed to get file state, errno:%{public}d", errno); GetVersionAndFrameNum() local
731 "Failed to lseek version tag, errno:%{public}d", errno); GetVersionAndFrameNum() local
733 "Failed to read version tag, errno:%{public}d", errno); GetVersionAndFrameNum() local
[all...]

Completed in 13 milliseconds