Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/log/
H A Dlog.h34 log_f get_loge(void);
43 #define LOGE(...) get_loge()("[HiChain]", __func__, __VA_ARGS__)
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/log/
H A Dlog.c54 log_f get_loge(void) in get_loge() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Ddeviceauth_test.cpp1782 ASSERT_TRUE(get_loge() != nullptr);