Home
last modified time | relevance | path

Searched refs:HILOGW (Results 1 - 12 of 12) sorted by relevance

/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_ffrt.cpp132 HILOGW("Remove is unavailable."); in RemoveOrphanByHandlerId()
138 HILOGW("EventQueueFFRT is unavailable."); in RemoveOrphanByHandlerId()
150 HILOGW("EventQueueFFRT is unavailable."); in RemoveAll()
155 HILOGW("RemoveAll is unavailable."); in RemoveAll()
171 HILOGW("EventQueueFFRT is unavailable."); in Remove()
179 HILOGW("Remove is unavailable."); in Remove()
195 HILOGW("EventQueueFFRT is unavailable."); in Remove()
203 HILOGW("Remove is unavailable."); in Remove()
219 HILOGW("EventQueueFFRT is unavailable."); in Remove()
228 HILOGW("Remov in Remove()
[all...]
H A Dffrt_descriptor_listener.cpp27 HILOGW("OnReadable bad fd"); in OnReadable()
36 HILOGW("OnWritable bad fd"); in OnWritable()
45 HILOGW("OnShutdown bad fd"); in OnShutdown()
55 HILOGW("OnException bad fd"); in OnException()
H A Dnone_io_waiter.cpp81 HILOGW("Function is not supported !!!"); in AddFileDescriptor()
87 HILOGW("Function is not supported !!!"); in RemoveFileDescriptor()
92 HILOGW("Function is not supported !!!"); in SetFileDescriptorEventCallback()
H A Devent_handler.cpp49 HILOGW("Current handler is null."); in Current()
163 HILOGW("SendTime is before now systime, change to 0 delaytime Event"); in SendTimingEvent()
356 HILOGW("It is not recommended to change the event runner dynamically"); in SetEventRunner()
544 HILOGW("event is nullptr"); in GetEventName()
607 HILOGW("GetMainEventHandlerForFFRT execute fail, mainHandler is nullptr"); in GetMainEventHandlerForFFRT()
619 HILOGW("GetCurrentEventHandlerForFFRT execute fail, currentHandler is nullptr"); in GetCurrentEventHandlerForFFRT()
629 HILOGW("PostTaskByFFRT execute fail, handler is nullptr"); in PostTaskByFFRT()
643 HILOGW("PostSyncTaskByFFRT execute fail, handler is nullptr"); in PostSyncTaskByFFRT()
654 HILOGW("RemoveTaskForFFRT execute fail, handler is nullptr"); in RemoveTaskForFFRT()
665 HILOGW("RemoveAllTaskForFFR in RemoveAllTaskForFFRT()
[all...]
H A Devent_queue_base.cpp147 HILOGW("EventQueue is unavailable."); in Insert()
185 HILOGW("EventQueueBase is unavailable."); in RemoveOrphan()
197 HILOGW("EventQueueBase is unavailable."); in RemoveAll()
278 HILOGW("EventQueueBase is unavailable."); in Remove()
294 HILOGW("EventQueueBase is unavailable."); in RemoveOrphan()
336 HILOGW("EventQueueBase is unavailable."); in HasInnerEvent()
592 HILOGW("EventQueue is unavailable."); in Dump()
612 HILOGW("EventQueue is unavailable."); in DumpQueueInfo()
649 HILOGW("EventQueue is unavailable."); in IsQueueEmpty()
665 HILOGW("even in PushHistoryQueueBeforeDistribute()
[all...]
H A Devent_runner.cpp122 HILOGW("Collector thread is destroying"); in Deposit()
423 HILOGW("Invalid event handler."); in ExecuteEventHandler()
623 HILOGW("Failed to attach thread, maybe process is exiting"); in Create()
637 HILOGW("Current handler is null."); in Current()
683 HILOGW("Failed to attach thread for no wait, maybe process is exiting"); in StartRunningForNoWait()
699 HILOGW("Already running"); in Run()
727 HILOGW("Stop: Already stopped"); in Stop()
777 HILOGW("Current handler is null."); in GetCurrentEventQueue()
820 HILOGW("Current handler is null."); in IsCurrentRunnerThread()
H A Ddeamon_io_waiter.cpp157 HILOGW("Owner of listener is released %{public}d.", fileDescriptor); in HandleFileDescriptorEvent()
165 HILOGW("Listener is released"); in HandleFileDescriptorEvent()
384 HILOGW("DeamonIoWaiter get file descriptor failed %{public}d", fileDescriptor); in GetFileDescriptorMap()
H A Depoll_io_waiter.cpp304 HILOGW("EpollIoWaiter get file descriptor failed %{public}d", fileDescriptor); in GetFileDescriptorMap()
H A Dinner_event.cpp148 HILOGW("Failed to create inner event with an invalid callback"); in Get()
/base/update/updateservice/services/service/include/
H A Ddupdate_log.h52 #define HILOGW(fmt, ...) HILOG_WARN(LOG_CORE, "[%{public}s:%{public}d]: " fmt, \ macro
55 #define HILOGW(fmt, ...) macro
82 #define HILOGW(fmt, ...) printf(LOG_TAG ": " "<WARN>[%{public}s:%{public}d]: " fmt "\n", \ macro
85 #define HILOGW(fmt, ...) macro
/base/notification/eventhandler/interfaces/inner_api/
H A Devent_logger.h63 #define HILOGW(fmt, ...) do { \ macro
120 HILOGW(fmt, ##__VA_ARGS__); \
/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp132 HILOGW("ProcessEvent has no callback"); in GetAsyncCallbackInfo()
151 HILOGW("ProcessEvent has no valid callback"); in ProcessEvent()
162 HILOGW("EventData delete release failed."); in ProcessEvent()
171 HILOGW("EventData maybe release at process %{public}zu", callbackInfos.size()); in ProcessEvent()
178 HILOGW("EventData maybe release at nullptr %{public}zu", callbackInfos.size()); in ProcessEvent()

Completed in 9 milliseconds