Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/include/
Dutil.h25 #define LOG(fmt, ...) ::OHOS::HiviewDFX::HiLog::Info( \ macro
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
Dlog.h42 #define LOG(severity) tflite::label_classify::Log(#severity).Stream() macro
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
Dcommon.h24 #define LOG(fmt, args...) \ macro
/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/
Dtest_suite.h23 #define LOG(FMT, args...) printf(FMT "\n", ##args) macro
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dhcodec_log.h101 #define LOG(level, s, ...) RE_FORMAT(level, "[%s %d] " s, __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
Dbluetooth_mock.cpp34 #define LOG(fmt, ...) \ macro
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_service_constants.h72 constexpr const char* LOG = "/log/"; variable
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
Dbms_install_extension_system_test.cpp67 const std::string LOG = "/log/"; variable
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
Ddrawing_sample_rs.cpp66 #define LOG(fmt, ...) ::OHOS::HiviewDFX::HiLog::Info( \ macro
/foundation/multimedia/media_foundation/interface/inner_api/meta/
Dvideo_types.h120 LOG = 9, enumerator
/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
Dunified_meta.h460 LOG, enumerator
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp76 constexpr const char* LOG = "log"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp94 const std::string LOG = "log"; variable