Home
last modified time | relevance | path

Searched defs:errno (Results 151 - 175 of 207) sorted by relevance

123456789

/third_party/python/Lib/logging/
H A Dconfig.py27 import errno namespace
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_file_loader.py8 import errno namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py11 import errno namespace
/base/startup/init/services/init/
H A Dinit_common_service.c480 "service %s execv sh failed! err %d.", service->name, errno); EnterServiceSandbox() local
[all...]
H A Dinit_common_cmds.c368 INIT_CHECK_ONLY_ELOG(chmod(ctx->argv[0], mode) == 0, "DoMkDir failed for '%s', err %d.", ctx->argv[0], errno); DoMkDir() local
563 INIT_CHECK_ONLY_ELOG(setrlimit(rcs, &limit) == 0, "Failed setrlimit err=%d", errno); DoSetrlimit() local
570 INIT_CHECK_ONLY_ELOG(unlink(ctx->argv[0]) != -1, "Failed unlink %s err=%d.", ctx->argv[0], errno); DoRm() local
578 ctx->argv[0], ctx->argv[1], errno); DoExport() local
[all...]
/base/startup/init/services/init/standard/
H A Dinit_cmds.c111 INIT_CHECK_ONLY_ELOG(execv(argv[0], argv) == 0, "execv %s failed! err %d.", argv[0], errno); in SyncExecCommand() local
137 "DoIfup failed to do ioctl with command \"SIOCSIFFLAGS\", err = %d", errno); in DoIfup() local
[all...]
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp223 LOG(ERROR) << "Failed to access " << activePath << " err=" << errno; in Revert() local
235 LOG(ERROR) << "Failed to rename " << backupPath << " to " << activePath << " err=" << errno; in Revert() local
238 LOG(ERROR) << "Failed to restore original permissions for " << activePath << " err=" << errno; in Revert() local
356 LOG(ERROR) << "Failed to remove: " << path << ", err: " << errno; in RemoveSpecifiedDir() 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...]
/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...]
/third_party/node/deps/v8/tools/mb/
H A Dmb.py18 import errno namespace
/third_party/node/
H A Dconfigure.py5 import errno namespace
/third_party/python/Lib/http/
H A Dclient.py73 import errno namespace
/third_party/python/Lib/asyncio/
H A Dunix_events.py3 import errno namespace
[all...]
H A Dwindows_events.py10 import errno namespace
H A Dselector_events.py10 import errno namespace
/third_party/python/Lib/
H A Dsubprocess.py44 import errno namespace
[all...]
H A Dshutil.py12 import errno namespace
[all...]
H A Dsmtpd.py75 import errno namespace
/third_party/python/Lib/test/
H A Dtest_asyncore.py7 import errno namespace
H A Dtest_support.py1 import errno namespace
H A Dtest_fileio.py6 import errno namespace
H A Dtest_signal.py2 import errno namespace
[all...]
H A Dtest_poplib.py9 import errno namespace
/third_party/python/Modules/_io/
H A Dfileio.c1037 errno = 0; global() 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 34 milliseconds

123456789