Home
last modified time | relevance | path

Searched refs:get_logi (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/frameworks/deviceauth_lite/source/log/
Dlog.h29 log_f get_logi(void);
35 #define LOGI(...) get_logi()("[HiChain]", __func__, __VA_ARGS__)
Dlog.c44 log_f get_logi(void) in get_logi() function