Home
last modified time | relevance | path

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

/base/update/updater/services/include/log/
H A 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/
H A DResourceConfiguration.java36 private static final Logger LOG = Logger.getLogger("ResourceConfiguration"); field in ResourceConfiguration
H A DUtils.java52 private static final Logger LOG = Logger.getLogger("Utils"); field in Utils
H A DDataFetcher.java68 private static final Logger LOG = Logger.getLogger("DataFetcher"); field in DataFetcher
H A DFetcher.java50 private static final Logger LOG = Logger.getLogger("Fetcher"); field in Fetcher
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhichain_pake_test.cpp26 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
[all...]
H A Dhichain_receivedata_test.cpp31 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
[all...]
H A Ddeviceauth_test.cpp31 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
[all...]
H A Dhuks_adapter_test.cpp27 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
[all...]

Completed in 9 milliseconds