Home
last modified time | relevance | path

Searched refs:UTILS_LOGE (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/buffer_handle/src/
H A Dbuffer_handle.cpp31 #define UTILS_LOGE(...) (void)HILOG_ERROR(LOG_CORE, __VA_ARGS__) macro
40 UTILS_LOGE("AllocateBufferHandle reserveFds or reserveInts too lager"); in AllocateBufferHandle()
48 UTILS_LOGE("memset_s error, ret is %{public}d", ret); in AllocateBufferHandle()
59 UTILS_LOGE("InitBufferHandle malloc %zu failed", handleSize); in AllocateBufferHandle()
92 UTILS_LOGE("%{public}s a lot failed", __func__); in WriteBufferHandle()
97 UTILS_LOGE("%{public}s parcel.WriteBool failed", __func__); in WriteBufferHandle()
131 UTILS_LOGE("%{public}s AllocateBufferHandle failed", __func__); in ReadBufferHandle()
138 UTILS_LOGE("%{public}s a lot failed", __func__); in ReadBufferHandle()
145 UTILS_LOGE("%{public}s ReadBool validFd failed", __func__); in ReadBufferHandle()
152 UTILS_LOGE("%{public}s ReadFileDescriptor fd failed", __func__); in ReadBufferHandle()
[all …]
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dashmem.cpp42 UTILS_LOGE("%{public}s: Parameter is invalid, size= %{public}d", __func__, size); in CreateAshmemStd()
48 UTILS_LOGE("%{public}s: Failed to exec AshmemCreate, fd= %{public}d", __func__, size); in CreateAshmemStd()
70UTILS_LOGE("%{public}s: fd is invalid, fd = %{public}d, errno = %{public}d", __func__, fd, errno); in AshmemOpenLocked()
83UTILS_LOGE("%{public}s: stat status is invalid, st_mode = %{public}u", __func__, st.st_mode); in AshmemOpenLocked()
108 UTILS_LOGE("%{public}s: Failed to exec AshmemOpen fd = %{public}d", __func__, fd); in AshmemCreate()
161 UTILS_LOGE("%{public}s: Parameter is invalid, size= %{public}d", __func__, size); in CreateAshmem()
167 UTILS_LOGE("%{public}s: Failed to exec AshmemCreate, fd= %{public}d", __func__, size); in CreateAshmem()
213 UTILS_LOGE("Failed to exec mmap, errno = %{public}d", errno); in MapAshmem()
265 UTILS_LOGE("%{public}s: invalid input or not map", __func__); in WriteToAshmem()
272 UTILS_LOGE("%{public}s: Failed to memcpy, ret = %{public}d", __func__, ret); in WriteToAshmem()
[all …]
H A Dio_event_reactor.cpp46 UTILS_LOGE("%{public}s: Backend start failed.", __FUNCTION__); in SetUp()
84 UTILS_LOGE("%{public}s: Failed, Bad fd.", __FUNCTION__); in AddHandler()
103UTILS_LOGE("%{public}s: Update fd: %{public}d to backend failed.", __FUNCTION__, target->fd_); in AddHandler()
120 UTILS_LOGE("%{public}s: Failed, Bad fd.", __FUNCTION__); in UpdateHandler()
126 UTILS_LOGE("%{public}s: Failed, handler not found.", __FUNCTION__); in UpdateHandler()
130UTILS_LOGE("%{public}s: Update fd: %{public}d to backend failed.", __FUNCTION__, target->fd_); in UpdateHandler()
146 UTILS_LOGE("%{public}s: Failed, Bad fd.", __FUNCTION__); in RemoveHandler()
154 UTILS_LOGE("%{public}s Failed. Handler not found.", __FUNCTION__); in RemoveHandler()
162UTILS_LOGE("%{public}s: Update fd: %{public}d to backend failed.", __FUNCTION__, target->fd_); in RemoveHandler()
217 UTILS_LOGE("%{public}s: Modify events on backend failed. fd: %{public}d, \ in UpdateToDemultiplexer()
[all …]
H A Dtimer_event_handler.cpp49 UTILS_LOGE("TimerEventHandler::initialize failed."); in Initialize()
56 UTILS_LOGE("Failed clock_gettime."); in Initialize()
79 UTILS_LOGE("Failed in timerFd_settime"); in Initialize()
96 UTILS_LOGE("timerFd_ is invalid."); in TimeOut()
102UTILS_LOGE("epoll_loop::on_timer() reads %{public}d bytes instead of 8, errno=%{public}d", static_… in TimeOut()
H A Dmapped_file.cpp50 UTILS_LOGE("%{public}s get realpath failed.", __FUNCTION__); in NormalizePath()
63 UTILS_LOGE("%{public}s: Failed. Invalid mapping size: %{public}lld", in NormalizeSize()
70 UTILS_LOGE("%{public}s normalize path failed. %{public}s", __FUNCTION__, strerror(errno)); in NormalizeSize()
75 UTILS_LOGE("%{public}s: Failed. %{public}s", __FUNCTION__, strerror(errno)); in NormalizeSize()
98UTILS_LOGE("%{public}s: Failed. Invalid params. Specified size: %{public}lld, File size: %{public}… in NormalizeSize()
153 UTILS_LOGE("%{public}s: Failed. Cannot normalize size.", __FUNCTION__); in Normalize()
168UTILS_LOGE("%{public}s: Failed. Cannot open file - %{public}s.", __FUNCTION__, strerror(errno)); in OpenFile()
174UTILS_LOGE("%{public}s normalize path failed. %{public}s", __FUNCTION__, strerror(errno)); in OpenFile()
237 UTILS_LOGE("%{public}s: Mapping Failed. %{public}s", __FUNCTION__, strerror(errno)); in Map()
410 UTILS_LOGE("%{public}s Failed. Fail to UnMap/Resize.", __FUNCTION__); in TurnNext()
[all …]
H A Ddirectory_ex.cpp240UTILS_LOGE("Failed to open root dir: %{public}s: %{public}s ", path.c_str(), strerror(errno)); in ForceRemoveDirectory()
252UTILS_LOGE("Failed to get dirfd, fd: %{public}d: %{public}s ", currentFd, strerror(errno)); in ForceRemoveDirectory()
271 UTILS_LOGE("Failed in subFd openat: %{public}s ", name); in ForceRemoveDirectory()
278 UTILS_LOGE("Failed in fdopendir: %{public}s", strerror(errno)); in ForceRemoveDirectory()
286UTILS_LOGE("Failed to exec strcpy_s, name= %{public}s, strRet= %{public}d", name, strRet); in ForceRemoveDirectory()
293UTILS_LOGE("Couldn't unlinkat subFile %{public}s: %{public}s", name, strerror(errno)); in ForceRemoveDirectory()
298 UTILS_LOGE("Access to file: %{public}s is failed", name); in ForceRemoveDirectory()
313UTILS_LOGE("Couldn't unlinkat subDir %{public}s: %{public}s", node.name, strerror(errno)); in ForceRemoveDirectory()
320UTILS_LOGE("Failed to remove root dir: %{public}s: %{public}s ", path.c_str(), strerror(errno)); in ForceRemoveDirectory()
430UTILS_LOGE("path (%{public}s) to realpath error: %{public}s", path.c_str(), strerror(errno)); in PathToRealPath()
[all …]
H A Dfile_ex.cpp158 UTILS_LOGE("LoadStringFromFd get string from file failed!"); in LoadStringFromFdToFile()
173 UTILS_LOGE("invalid file length(%{public}jd)!", static_cast<intmax_t>(fileLength)); in LoadStringFromFd()
189 UTILS_LOGE("lseek file to begin failed!"); in LoadStringFromFd()
195UTILS_LOGE("the length read from file is not equal to fileLength!len:%{public}zd,fileLen:%{public}… in LoadStringFromFd()
224 UTILS_LOGE("write content to file failed!file:%{private}s, content:%{private}s", in SaveStringToFile()
245 UTILS_LOGE("write file failed!errno:%{public}d, err:%{public}s", errno, strerror(errno)); in SaveStringToFd()
250UTILS_LOGE("the length write to file is not equal to fileLength!len:%{public}zd, fileLen:%{public}… in SaveStringToFd()
276 UTILS_LOGE("LoadBufferFromNodeFile invalid file length(%{public}d)!", byteCount); in LoadBufferFromNodeFile()
322 UTILS_LOGE("seekg file to begin failed!filePath:%{private}s", filePath.c_str()); in LoadBufferFromFile()
H A Dio_event_epoll.cpp65UTILS_LOGE("%{public}s: Operate on epoll failed, %{public}s. epoll_fd: %{public}d , operation: %{p… in OperateEpoll()
86 UTILS_LOGE("%{public}s: Failed, bad fd.", __FUNCTION__); in ModifyEvents()
100 UTILS_LOGE("%{public}s: Modify events failed.", __FUNCTION__); in ModifyEvents()
114 UTILS_LOGE("%{public}s: epoll_wait() failed, %{public}s", __FUNCTION__, strerror(errno)); in Polling()
H A Dio_event_handler.cpp51 UTILS_LOGE("%{public}s: Try add handler failed.", __FUNCTION__); in Start()
64 UTILS_LOGE("%{public}s: Try remove handler failed.", __FUNCTION__); in Stop()
77 UTILS_LOGE("%{public}s: Try update handler failed.", __FUNCTION__); in Update()
H A Devent_reactor.cpp42 UTILS_LOGE("updateEventHandler failed."); in UpdateEventHandler()
55 UTILS_LOGE("demultiplexer startUp failed."); in SetUp()
74 UTILS_LOGE("demultiplexer_ is nullptr."); in RunLoop()
H A Dutils_log.h24 #define UTILS_LOGE(...) (void)HiLogBasePrint(UTILS_LOG_TYPE, LOG_ERROR, UTILS_LOG_DOMAIN, UTILS_LOG… macro
34 #define UTILS_LOGE(...) macro
H A Dunicode_ex.cpp272 UTILS_LOGE("Get str16 length failed because str8 unicode is illegal!"); in Utf8ToUtf16Length()
282 UTILS_LOGE("Get str16 length failed because str8length is illegal!"); in Utf8ToUtf16Length()
334 UTILS_LOGE("Get str16 length failed,length is: %{public}d", utf16Len); in Char8ToChar16()
342 UTILS_LOGE("Str16 malloc memory failed!"); in Char8ToChar16()
H A Devent_demultiplexer.cpp116 UTILS_LOGE("epoll_wait failed, errno %{public}d", errno); in Polling()
132 UTILS_LOGE("fd not found in eventHandlers_, fd=%{public}d", targetFd); in Polling()
H A Dtimer.cpp90UTILS_LOGE("do register interval timer %{public}d failed, return %{public}u", interval, ret); in Register()
161 UTILS_LOGE("ScheduleTimer failed!ret:%{public}d, timerFd:%{public}d", ret, timerFd); in DoRegister()
H A Dparcel.cpp163UTILS_LOGE("Non-object Read object data, readPos = %{public}zu, upperBound = %{public}zu", readCur… in IsReadObjectData()
245 UTILS_LOGE("Failed to alloc parcel size, dataSize_ = %{public}zu", dataSize_); in SetAllocator()
1449UTILS_LOGE("Failed to read vector, size = %{public}zu, readAbleSize = %{public}zu", size, readAble… in ReadVector()
1483UTILS_LOGE("Failed to fixed aligned read vector, size = %{public}zu, readAbleSize = %{public}zu", in ReadFixedAlignVector()
1574UTILS_LOGE("Failed to read string vector, size = %{public}zu, readAbleSize = %{public}zu", size, r… in ReadStringVector()
1603UTILS_LOGE("Failed to read u16string vector, size = %{public}zu, readAbleSize = %{public}zu", in ReadString16Vector()
/ohos5.0/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp84 UTILS_LOGE("LoadStringFromFd get string from file failed!"); in LoadStringFromFdToFile()
99 UTILS_LOGE("invalid file length"); in LoadStringFromFd()
115 UTILS_LOGE("lseek file to begin failed!"); in LoadStringFromFd()
121 UTILS_LOGE("the length read from file is not equal to fileLength"); in LoadStringFromFd()
149 UTILS_LOGE("write content to file failed!file:%{private}s, content:%{private}s", in SaveStringToFile()
170 UTILS_LOGE("write file failed!errno:%{public}d, err:%{public}s", errno, strerror(errno)); in SaveStringToFd()
175 UTILS_LOGE("the length write to file is not equal to fileLength"); in SaveStringToFd()
199 UTILS_LOGE("LoadBufferFromNodeFile invalid file length(%{public}d)!", byteCount); in LoadBufferFromNodeFile()
244 UTILS_LOGE("seekg file to begin failed!filePath:%{private}s", filePath.c_str()); in LoadBufferFromFile()
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence.cpp46 #define UTILS_LOGE(fmt, ...) B_CPRINTF(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
97 UTILS_LOGE("SyncMerge ctrcpy fence name failed."); in SyncMerge()
104 UTILS_LOGE("Fence merge failed, errno: %{public}d, ret: %{public}d.", errno, retCode); in SyncMerge()
130 UTILS_LOGE("sync_merge(%{public}s) failed, error: %{public}s (%{public}d)", in MergeFence()
172 UTILS_LOGE("memset_s error, retCode = %{public}d", retCode); in GetFenceInfo()
194 UTILS_LOGE("memset_s error, retCode = %{public}d", retCode); in GetFenceInfo()
203 UTILS_LOGE("GetTotalFenceInfo SYNC_IOC_FILE_INFO ioctl failed, ret: %{public}d", ret); in GetFenceInfo()
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
H A Dutils_log.h22 #define UTILS_LOGE(...) printf("error: " fmt "\n", __VA_ARGS__) macro
28 #define UTILS_LOGE(...) macro
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dutils_log.h24 #define UTILS_LOGE(...) (void)HiLogBasePrint(UTILS_LOG_TYPE, LOG_ERROR, UTILS_LOG_DOMAIN, UTILS_LOG… macro
34 #define UTILS_LOGE(...) macro
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dutils_log.h24 #define UTILS_LOGE(...) (void)HiLogBasePrint(UTILS_LOG_TYPE, LOG_ERROR, UTILS_LOG_DOMAIN, UTILS_LOG… macro
34 #define UTILS_LOGE(...) macro
/ohos5.0/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dmodule_manager.cpp43 UTILS_LOGE("LoadModule lib path invalid"); in LoadModule()
52 UTILS_LOGE("soPath %{private}s is not exist or invalid", libPath.c_str()); in LoadModule()
61 UTILS_LOGE("openSo path: %{public}s fail", libPath.c_str()); in LoadModule()
/ohos5.0/base/update/updateservice/interfaces/inner_api/modulemgr/include/
H A Dmodule_log.h22 #define UTILS_LOGE(fmt, ...) PRINT_LOGE(OHOS::UpdateEngine::UPDATE_MODULEMGR_TAG, fmt, ##__VA_ARGS_… macro
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_ashmem_test.cpp41 #define UTILS_LOGE(...) (void)OHOS::HiviewDFX::HiLog::Error(label, __VA_ARGS__) macro