Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/log/
H A Dlog.h32 log_f get_logi(void);
41 #define LOGI(...) get_logi()("[HiChain]", __func__, __VA_ARGS__)
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/log/
H A Dlog.c44 log_f get_logi(void) in get_logi() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Ddeviceauth_test.cpp1758 ASSERT_TRUE(get_logi() != nullptr);