/foundation/systemabilitymgr/samgr/services/samgr/native/include/ |
H A D | samgr_time_handler.h | 26 #include <errno.h>
|
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/ |
H A D | bpf_ring_buffer.h | 21 #include <errno.h>
|
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/ |
H A D | netsys_client.h | 20 #include <errno.h>
|
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/ |
H A D | disk_handler.cpp | 54 NETSTACK_LOGI("remove file error %{public}d", errno); in Delete()
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | security_policy.cpp | 54 LOG_ERROR("Set security level from %{public}s to %{public}s, result:%{public}d, errno:%{public}d.", in SetSecurityLabel() 55 currentLevel.c_str(), toSetLevel.c_str(), errCode, errno); in SetSecurityLabel()
|
H A D | sqlite_connection.cpp | 227 LOG_ERROR("db not exist errno is %{public}d", errno); in InnerOpen() 273 LOG_ERROR("fail to open database errCode=%{public}d, dbPath=%{public}s, flags=%{public}d, errno=%{public}d", in OpenDatabase() 274 errCode, SqliteUtils::Anonymous(dbPath).c_str(), openFileFlags, errno); in OpenDatabase() 280 LOG_ERROR("The path to the database file to be created is not valid, err = %{public}d", errno); in OpenDatabase() 318 LOG_ERROR("arg is nullptr, index is %{public}d, errno is %{public}d", i, errno); in CustomScalarFunctionCallback() 338 LOG_ERROR("SetCustomScalarFunction errCode is %{public}d, errno is %{public}d.", err, errno); in SetCustomScalarFunction() 420 LOG_ERROR("could not close database err = %{public}d, errno in ~SqliteConnection() [all...] |
H A D | sqlite_statement.cpp | 109 LOG_ERROR("DbError errCode:%{public}d errno:%{public}d DbName: %{public}s ", errCode, errno, in PrintInfoForDbError() 127 "open db file failed: %{public}s, errno is %{public}d", SqliteUtils::Anonymous(fileName).c_str(), errno); in ReadFile2Buffer() 132 LOG_ERROR("read db file size: %{public}zu, errno is %{public}d", readSize, errno); in ReadFile2Buffer() 170 LOG_ERROR("Bind has error: %{public}d, sql: %{public}s, errno %{public}d", errCode, sql_.c_str(), errno); in BindArgs() 315 LOG_ERROR("reset ret is %{public}d, errno is %{public}d", errCode, errno); in Reset() [all...] |
/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/ |
H A D | file_info_shared_memory.h | 201 int ret = errno; in MapSharedMemory() 303 HILOG_ERROR("WriteInteger failed:%{public}s", std::strerror(errno)); in WriteInteger() 317 HILOG_ERROR("ReadInteger failed:%{public}s", std::strerror(errno)); in ReadInteger() 359 HILOG_ERROR("WriteString failed:%{public}s", std::strerror(errno)); in WriteString() 382 HILOG_ERROR("ReadString failed:%{public}s", std::strerror(errno)); in ReadString()
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_receiver.cpp | 64 VLOGE("ReadFdInternal, ret is 0, read fd:%{public}d failed, errno:%{public}d", fd, errno);
in ReadFdInternal() 68 if (errno == EINTR) {
in ReadFdInternal() 71 } else if (errno != EAGAIN) {
in ReadFdInternal() 72 VLOGE("ReadFdInternal, read fd:%{public}d failed, errno:%{public}d", fd, errno);
in ReadFdInternal() 191 VLOGW("%{public}s fcntl set fd_:%{public}d NonBlock failed, retVal:%{public}d, errno:%{public}d",
in Init() 192 __func__, fd_, retVal, errno);
in Init()
|
/foundation/CastEngine/castengine_cast_framework/client/src/ |
H A D | stream_player.cpp | 56 errno = 0; in SetSurface() 58 if (errno == ERANGE) { in SetSurface()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
H A D | rtsp_parse.cpp | 103 if (errno == ERANGE) { in ParseIntSafe() 131 if (errno == ERANGE) { in ParseDoubleSafe()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/ |
H A D | rtsp_parse.cpp | 103 if (errno == ERANGE) { in ParseIntSafe() 131 if (errno == ERANGE) { in ParseDoubleSafe()
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/ |
H A D | photo_editor_extension_context.cpp | 61 TAG_LOGE(AAFwkTag::UI_EXT, "Can not open panel file, reason: %{public}s", strerror(errno)); in SaveEditedContent() 117 TAG_LOGE(AAFwkTag::UI_EXT, "Realpath error, errno is %{public}d.", errno); in CopyImageToPanel()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | utils.cpp | 33 LOGE("realpath fail! filePath: %{private}s, fail reason: %{public}s", configPath.c_str(), strerror(errno)); in GetStringFromFile() 38 LOGE("open file failed, filePath: %{private}s, fail reason: %{public}s", configPath.c_str(), strerror(errno)); in GetStringFromFile()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | bundle_user_info.cpp | 93 APP_LOGE("BundleUserInfo fcntl error %{public}s", strerror(errno)); in Dump() 105 APP_LOGE("BundleUserInfo write error %{public}s", strerror(errno)); in Dump()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | zip_reader.cpp | 283 outputFilePath_.Value().c_str(), errno, strerror(errno)); in PrepareOutput()
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/file/ |
H A D | audio_renderer_file_sink.cpp | 155 ERROR, "AudioRendererFileSink:: Invalid path errno = %{public}d", errno); in Start() 159 CHECK_AND_RETURN_RET_LOG(filePtr_ != nullptr, ERROR, "Failed to open file, errno = %{public}d", errno); in Start()
|
/foundation/multimedia/media_foundation/engine/foundation/osal/filesystem/ |
H A D | file_system.cpp | 85 MEDIA_LOG_E("Fail to create dir " PUBLIC_LOG_S " due to " PUBLIC_LOG_S, path.c_str(), std::strerror(errno)); in MakeDir() 93 MEDIA_LOG_E("Fail to create dir " PUBLIC_LOG_S " due to " PUBLIC_LOG_S, path.c_str(), std::strerror(errno)); in MakeDir()
|
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | ringtone_restore.cpp | 151 RINGTONE_ERR_LOG("stat syscall err %{public}d", errno); in UpdateRestoreFileInfo() 201 backupPath_.c_str(), strerror(errno)); in OnFinished()
|
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/ |
H A D | socket_extra_exec.cpp | 53 context->SetErrorCode(errno); in ExecGetLocalAddress() 88 context->SetErrorCode(errno); in ExecTcpServerGetLocalAddress()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | uri_utils.cpp | 108 errno = 0; in Strtoul() 110 if (errno == ERANGE || end == nullptr || end == str || *end != '\0') { in Strtoul()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/ |
H A D | bootstrap.cpp | 67 ZLOGE("dlopen(%{public}s) failed(%{public}d)!", comp.lib.c_str(), errno); in LoadComponents() 77 ZLOGE("dlsym(%{public}s) failed(%{public}d)!", comp.constructor.c_str(), errno); in LoadComponents()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
H A D | nstackx_util.c | 166 if (ret == -1 && errno != EEXIST) { in TestAndCreateDirectory() 167 LOGI(TAG, "mkdir failed(%d)", errno); in TestAndCreateDirectory()
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | file_fd_source_plugin.cpp | 80 MEDIA_LOG_W("GetFileSize error ret " PUBLIC_LOG_D32 ", errno " PUBLIC_LOG_D32, ret, errno); in GetFileSize() 261 PUBLIC_LOG_S, fd_, offset, strerror(errno)); in SeekToOfflineFile() 296 PUBLIC_LOG_S, fd_, offset, strerror(errno)); in SeekToOnlineFile() 416 MEDIA_LOG_I("ioctl has no cache with errno " PUBLIC_LOG_D32, errno); in HasCacheData() 475 // errno EIO 5 in HandleReadResult() 476 MEDIA_LOG_E("read fail, errno " PUBLIC_LOG_D32, errno); in HandleReadResult() 478 // read fail with errno, retr in HandleReadResult() [all...] |
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
H A D | sys_epoll.c | 104 LOGE(TAG, "ctrl epollfd failed: %d", errno); in CtlEpollDesc() 268 LOGE(TAG, "getsockname failed: %d", errno); in ConnectPeerFd() 272 LOGE(TAG, "connect failed: %d", errno); in ConnectPeerFd() 294 LOGE(TAG, "socket failed: %d", errno); in GetLoopbackFd() 305 LOGE(TAG, "bind failed: %d", errno); in GetLoopbackFd() 446 LOGE(TAG, "pthread mutex destroy error: %d", errno); in CreateEpollDesc() 839 if (errno == EINTR) { 923 LOGE(TAG, "pthread mutex destroy error: %d", errno);
|