/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/include/ |
H A D | util.h | 25 #define LOG(fmt, ...) ::OHOS::HiviewDFX::HiLog::Info( \ macro
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/ |
H A D | log.h | 42 #define LOG(severity) tflite::label_classify::Log(#severity).Stream() macro
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
H A D | common.h | 24 #define LOG(fmt, args...) \ macro
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/ |
H A D | test_suite.h | 23 #define LOG(FMT, args...) printf(FMT "\n", ##args) macro
|
/ohos5.0/base/update/updater/services/include/log/ |
H A D | log.h | 34 #define LOG(level) UpdaterLogger(level).OutputUpdaterLog((UPDATER_LOG_FILE_NAME), (__LINE__)) macro
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
H A D | ResourceConfiguration.java | 36 private static final Logger LOG = Logger.getLogger("ResourceConfiguration"); field in ResourceConfiguration
|
H A D | Utils.java | 52 private static final Logger LOG = Logger.getLogger("Utils"); field in Utils
|
H A D | DataFetcher.java | 68 private static final Logger LOG = Logger.getLogger("DataFetcher"); field in DataFetcher
|
H A D | Fetcher.java | 50 private static final Logger LOG = Logger.getLogger("Fetcher"); field in Fetcher
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | hichain_pake_test.cpp | 26 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
|
H A D | hichain_receivedata_test.cpp | 31 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
|
H A D | huks_adapter_test.cpp | 27 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
|
H A D | deviceauth_test.cpp | 31 #define LOG(format, ...) (printf(format"\n", ##__VA_ARGS__)) macro
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_log.h | 101 #define LOG(level, s, ...) RE_FORMAT(level, "[%s %d] " s, __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_service_constants.h | 71 constexpr const char* LOG = "/log/"; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
H A D | bluetooth_mock.cpp | 34 #define LOG(fmt, ...) \ macro
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
H A D | bms_install_extension_system_test.cpp | 67 const std::string LOG = "/log/"; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_sample_rs.cpp | 66 #define LOG(fmt, ...) ::OHOS::HiviewDFX::HiLog::Info( \ macro
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | video_types.h | 120 LOG = 9, enumerator
|
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/ |
H A D | unified_meta.h | 457 LOG, enumerator
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | base_bundle_installer.cpp | 76 constexpr const char* LOG = "log"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_test.cpp | 94 const std::string LOG = "log"; variable
|