Home
last modified time | relevance | path

Searched refs:errno (Results 4801 - 4825 of 7005) sorted by relevance

1...<<191192193194195196197198199200>>...281

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp115 #include <errno.h>
1437 errno=0; \
1440 if( errno != EINTR) \
1445 errno=0; \
2907 int oerrno = errno; in yy_init_buffer()
2929 errno = oerrno; in yy_init_buffer()
3429 errno = EINVAL; in yylex_init()
3436 errno = ENOMEM; in yylex_init()
3461 errno = EINVAL; in yylex_init_extra()
3468 errno in yylex_init_extra()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp349 #include <errno.h>
1224 errno=0; \
1227 if( errno != EINTR) \
1232 errno=0; \
2266 int oerrno = errno; in yy_init_buffer()
2288 errno = oerrno; in yy_init_buffer()
2788 errno = EINVAL; in yylex_init()
2795 errno = ENOMEM; in yylex_init()
2820 errno = EINVAL; in yylex_init_extra()
2827 errno in yylex_init_extra()
[all...]
/base/hiviewdfx/hiview_lite/
H A Dhiview_file.c48 int32 errnoRecord = (int32)errno; in InitHiviewFile()
243 int32 errnoRecord = (int32)errno; in ProcFile()
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/hitracemeter/
H A Dnapi_hitrace_meter.cpp287 HILOG_ERROR(LOG_CORE, "create napi string failed: %{public}d(%{public}s)", errno, strerror(errno)); in JSStartCaptureAppTrace()
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H A Dlog_ioctl.cpp35 PrintErrorno(errno); in LogIoctl()
49 PrintErrorno(errno); in SendMsgHeader()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp237 result.append(StringPrintf("Failed to access path(%s), errno(%d).\n", path.c_str(), errno)); in ReadProcessStatus()
252 result.append(StringPrintf("Failed to access path(%s), errno(%d).\n", path.c_str(), errno)); in ReadProcessWchan()
/base/hiviewdfx/faultloggerd/tools/crash_validator/
H A Dcrash_validator.cpp283 if (((len = read(fd, kmsg, sizeof(kmsg))) == -1) && errno == EPIPE) { in ReadServiceCrashStatus()
286 if (len == -1 && errno == EINVAL) { in ReadServiceCrashStatus()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp107 DFXLOGE("Failed to open %{public}s, err=%{public}d", path.c_str(), errno); in Parse()
139 DFXLOGE("Failed to get maps(%{public}s), err(%{public}d).", path.c_str(), errno); in Parse()
/base/msdp/device_status/test/unittest/intention/common/src/
H A Depoll_manager_test.cpp61 FI_HILOGE("Close timer fd failed, error:%{public}s, timerFd_:%{public}d", strerror(errno), inotifyFd_); in ~MonitorEvent()
82 FI_HILOGE("Epoll hangup, errno:%{public}s", strerror(errno)); in Dispatch()
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Ddeamon_io_waiter.cpp254 if (errno != EINTR && errno != EINVAL) { in EpollWaitFor()
/base/security/huks/services/huks_standard/huks_service/main/upgrade/file_transfer/src/
H A Dhks_file_transfer.c29 #include <errno.h>
273 HKS_LOG_E("move de file path to old file path failed, error code is %" LOG_PUBLIC "d.", errno); in CopyDeToTmpPathIfNeed()
/base/startup/init/services/param/adapter/
H A Dparam_dac.c15 #include <errno.h>
238 PARAM_CHECK(pDir != NULL, return -1, "Read dir :%s failed.%d", path, errno); in DacGetParamSecurityLabel()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_event.cpp245 if (errno == EINTR) { in EventMessageLoop()
248 TELEPHONY_LOGE("select error (%{public}d)", errno); in EventMessageLoop()
/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.cpp120 if (ret && errno != EEXIST) { in GetFileSize()
131 if (ret && errno != EEXIST) { in GetFileSize()
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.cpp226 if (errno != ENOENT) { in CreatePartDir()
325 Logger::E(TAG, "failed to open '%s', errno:%d", dirPath.c_str(), errno); in CreatePartDir()
/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp170 UTILS_LOGE("write file failed!errno:%{public}d, err:%{public}s", errno, strerror(errno)); in SaveStringToFd()
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.cpp244 if (errno == ENOENT) { in IsFontFileExistInPath()
246 } else if (errno == EACCES) { in IsFontFileExistInPath()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
H A Dextend_resource_manager_proxy.cpp318 APP_LOGE("open file failed, errno:%{public}d", errno); in CopyFiles()
333 APP_LOGE("write file to the temp dir failed, errno %{public}d", errno); in CopyFiles()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp233 LOG_E(BMS_TAG_DEFAULT, "open file failed, errno:%{public}d", errno); in CopyFiles()
248 LOG_E(BMS_TAG_DEFAULT, "write file to the temp dir failed, errno %{public}d", errno); in CopyFiles()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dplaylist_downloader.cpp126 MEDIA_LOG_E("Failed to read, errno " PUBLIC_LOG_D32, static_cast<int32_t>(errno)); in DoOpenNative()
192 MEDIA_LOG_E("seek to " PUBLIC_LOG_U64 " failed due to " PUBLIC_LOG_S, offset, strerror(errno)); in SeekTo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dmemory_manager.cpp110 IMAGE_LOGE("SharedMemory::Create AshmemSetProt errno %{public}d.", errno); in Create()
116 IMAGE_LOGE("SharedMemory::Create mmap failed, errno:%{public}d", errno); in Create()
/foundation/multimedia/image_effect/frameworks/native/effect/manager/memory_manager/
H A Deffect_memory.cpp207 EFFECT_LOGE("SharedMemory::Alloc AshmemSetProt errno %{public}d.", errno); in Alloc()
213 EFFECT_LOGE("SharedMemory::Alloc mmap failed, errno:%{public}d", errno); in Alloc()
/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp65 errno = 0; in StrToInt()
70 CHECK_AND_RETURN_RET_LOG(end != addr && end[0] == '\0' && errno != ERANGE, false, in StrToInt()
/foundation/resourceschedule/frame_aware_sched/test/unittest/phone/
H A Drtg_interface_test.cpp402 ASSERT_TRUE(pid[i] >= 0) << "> parent: fork errno = " << errno; in HWTEST_F()
430 ASSERT_TRUE(pid[i] >= 0) << "> parent: fork errno = " << errno; in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dcgroup_adjuster.cpp67 __func__, strerror(errno)); in AdjustForkProcessGroup()
74 __func__, strerror(errno)); in AdjustForkProcessGroup()

Completed in 24 milliseconds

1...<<191192193194195196197198199200>>...281