Home
last modified time | relevance | path

Searched defs:LOG (Results 1 – 9 of 9) sorted by relevance

/base/update/updater/services/include/log/
Dlog.h35 #define LOG(level) UpdaterLogger(level).OutputUpdaterLog((UPDATER_LOG_FILE_NAME), (__LINE__)) macro
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DResourceConfiguration.java36 private static final Logger LOG = Logger.getLogger("ResourceConfiguration"); field in ResourceConfiguration
DUtils.java52 private static final Logger LOG = Logger.getLogger("Utils"); field in Utils
DDataFetcher.java68 private static final Logger LOG = Logger.getLogger("DataFetcher"); field in DataFetcher
DFetcher.java50 private static final Logger LOG = Logger.getLogger("Fetcher"); field in Fetcher
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
Dhichain_pake_test.cpp26 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
Dhichain_receivedata_test.cpp31 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
Dhuks_adapter_test.cpp27 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
Ddeviceauth_test.cpp31 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro