Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/log/
H A Dlog.h33 log_f get_logw(void);
42 #define LOGW(...) get_logw()("[HiChain]", __func__, __VA_ARGS__)
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/log/
H A Dlog.c49 log_f get_logw(void) in get_logw() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Ddeviceauth_test.cpp1770 ASSERT_TRUE(get_logw() != nullptr);