Home
last modified time | relevance | path

Searched refs:HILOGI (Results 1 - 7 of 7) sorted by relevance

/base/update/updateservice/services/service/include/
H A Ddupdate_log.h45 #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 Devent_logger.h59 #define HILOGI(fmt, ...) do { \ macro
129 HILOGI(fmt, ##__VA_ARGS__); \
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_fd_listener_module_test.cpp435 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 Devent_runner.cpp90 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 Devent_handler.cpp71 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 Devent_queue_base.cpp477 HILOGI("execute observer callback task consumer: %{public}lld, stage: %{public}u", in TryExecuteObserverCallback()
/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp44 HILOGI("EventHandlerInstance constructed"); in EventHandlerInstance()
48 HILOGI("EventHandlerInstance de-constructed"); in ~EventHandlerInstance()

Completed in 7 milliseconds