Home
last modified time | relevance | path

Searched defs:errno (Results 126 - 150 of 354) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dgenerate_grammar_tables.py17 import errno namespace
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_grammar_tables.py17 import errno namespace
/third_party/skia/third_party/externals/jinja2/
H A Dbccache.py9 import errno namespace
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_finder.py5 import errno namespace
/third_party/python/Lib/test/
H A Dtest_pty.py10 import errno namespace
H A Dtest_exception_hierarchy.py6 import errno namespace
H A Dtest_timeout.py9 import errno namespace
/third_party/skia/third_party/externals/zlib/
H A Dzutil.c144 int errno = 0; variable
H A Dzutil.h38 # define errno z_errno macro
/third_party/skia/infra/bots/
H A Drecipes.py28 import errno namespace
/third_party/rust/crates/nix/test/
H A Dtest_fcntl.rs557 fn errno() { in errno() functions
/third_party/zlib/
H A Dzutil.c144 int errno = 0; variable
/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp148 LOG(WARNING) << "Could not rmdir " << mountPoint << " errno: " << errno; in RemoveMountPoint() local
277 LOG(ERROR) << "Failed to remove " << UPDATE_INSTALL_DIR << " err=" << errno; in CheckModuleUpdate() local
346 LOG(ERROR) << "Could not create mount point " << mountPoint << " errno: " << errno; in MountModulePackage() local
352 LOG(WARNING) << "Could not rmdir " << mountPoint << " errno: " << errno; in MountModulePackage() local
379 LOG(ERROR) << "Mounting failed for module package " << fullPath << " errno:" << errno; in MountModulePackage() local
/base/update/updater/services/fs_manager/
H A Ddo_partition.cpp62 LOG(ERROR) << "Umount " << partName << " failed: " << errno; in DoUmountDiskPartition() 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
/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Dimx-scu.c84 static inline int imx_sc_to_linux_errno(int errno) in imx_sc_to_linux_errno() argument
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h65 static int errno; variable
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Drpc_pipe_fs.h32 int errno; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsproc.c804 nfserrno (int errno) in nfserrno() argument
/kernel/linux/linux-5.10/lib/
H A Dtest_bitmap.c304 const int errno; member
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfilecheck.c65 ocfs2_filecheck_error(int errno) in ocfs2_filecheck_error() argument
/kernel/linux/linux-5.10/include/linux/greybus/
H A Doperation.h100 int errno; /* Operation result */ member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dfilecheck.c63 ocfs2_filecheck_error(int errno) in ocfs2_filecheck_error() argument
/kernel/linux/linux-6.6/include/linux/greybus/
H A Doperation.h100 int errno; /* Operation result */ member

Completed in 16 milliseconds

12345678910>>...15