Searched refs:HILOGI (Results 1 - 7 of 7) sorted by relevance
/base/update/updateservice/services/service/include/ |
H A D | dupdate_log.h | 45 #define HILOGI(fmt, ...) HILOG_INFO(LOG_CORE, "[%{public}s:%{public}d]: " fmt, \ macro 48 #define HILOGI(fmt, ...) macro 75 #define HILOGI(fmt, ...) printf(LOG_TAG ": " "<INFO>[%{public}s:%{public}d]: " fmt "\n", \ macro 78 #define HILOGI(fmt, ...) macro
|
/base/notification/eventhandler/interfaces/inner_api/ |
H A D | event_logger.h | 59 #define HILOGI(fmt, ...) do { \ macro 129 HILOGI(fmt, ##__VA_ARGS__); \
|
/base/notification/eventhandler/frameworks/test/moduletest/ |
H A D | event_handler_fd_listener_module_test.cpp | 435 HILOGI("AddFileDescriptorHelper start"); in AddFileDescriptorHelper() 461 HILOGI("fileDescriptordthread start"); in HWTEST_F() 473 HILOGI("fileDescriptordthread %{public}s %{public}s", data[0].c_str(), data[1].c_str()); in HWTEST_F()
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_runner.cpp | 90 HILOGI("Thread collector is destroying"); in ReclaimCurrentThread() 552 HILOGI("Failed to create EventRunner Instance"); in Create() 575 HILOGI("Failed to create EventRunner Instance"); in Create()
|
H A D | event_handler.cpp | 71 HILOGI("~EventHandler enter %{public}s", handlerId_.c_str()); in ~EventHandler() 434 HILOGI("AppMainThread Callback."); in DistributeTimeoutHandler() 511 HILOGI("EventHandler start dumper!"); in Dump()
|
H A D | event_queue_base.cpp | 477 HILOGI("execute observer callback task consumer: %{public}lld, stage: %{public}u", in TryExecuteObserverCallback()
|
/base/notification/eventhandler/frameworks/napi/src/ |
H A D | events_emitter.cpp | 44 HILOGI("EventHandlerInstance constructed"); in EventHandlerInstance() 48 HILOGI("EventHandlerInstance de-constructed"); in ~EventHandlerInstance()
|
Completed in 7 milliseconds