Home
last modified time | relevance | path

Searched refs:LOGF (Results 1 - 25 of 37) sorted by relevance

12

/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dsafwk_log.h75 #ifdef LOGF
76 #undef LOGF macro
89 #define LOGF(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__) macro
/foundation/communication/wifi/wifi/base/inner_api/
H A Dwifi_log.h36 #define LOGF(...) HILOG_FATAL(LOG_CORE, ##__VA_ARGS__) macro
42 #define LOGF(...) macro
/foundation/communication/wifi/wifi/relation_services/common/
H A Dwifi_log.h36 #define LOGF(...) HILOG_FATAL(LOG_CORE, ##__VA_ARGS__) macro
42 #define LOGF(...) macro
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/log/
H A Dwifi_log.h36 #define LOGF(...) HILOG_FATAL(LOG_CORE, ##__VA_ARGS__) macro
42 #define LOGF(...) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dref_object.cpp78 LOGF("object is destructed with ref-count > 0., refCount = %d", refCount); in ~RefObject()
164 LOGF("%s object is refed with ref-count=%d.", tag.c_str(), refCount); in IncObjRef()
176 LOGF("%s object is unrefed with ref-count(%d) <= 0.", tag.c_str(), refCount); in DecObjRef()
/foundation/ai/neural_network_runtime/common/
H A Dlog.h36 #define LOGF(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__) macro
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dlog.h35 #define LOGF(...) HILOG_FATAL(LOG_CORE, ##__VA_ARGS__) macro
/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_log.h24 #define LOGF(fmt, ...) \ macro
50 #define LOGF(fmt, ...) \ macro
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dlifecycle_checkable.h51 LOGF("this object is still in use, use_count=%{public}d", usingCount_.load()); in ~LifeCycleCheckable()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Dlog.h42 #define LOGF(format, ...) \ macro
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dlog.h46 #define LOGF(format, ...) \ macro
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/
H A Drs_graphic_log.h35 #define LOGF(format, ...) \ macro
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_log.h37 #define LOGF(format, ...) HILOG_FATAL(LOG_CORE, format, ##__VA_ARGS__) macro
/foundation/filemanagement/app_file_service/interfaces/common/include/
H A Dlog.h34 #define LOGF(fmt, ...) ((void)HILOG_IMPL(LOG_CORE, LOG_FATAL, LOG_DOMAIN, LOG_TAG, \ macro
/foundation/filemanagement/dfs_service/utils/log/include/
H A Dutils_log.h43 #define LOGF(fmt, ...) HILOG_FATAL(LOG_CORE, "[%{public}s:%{public}d->%{public}s] " fmt, \ macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_dfinder_log.h43 #define DFINDER_LOGF LOGF
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dlog_print.h54 #define LOGF(...) Logger::Log(Logger::Level::LEVEL_FATAL, LOG_TAG_KV, __FUNCTION__, __LINE__, __VA_ARGS__) macro
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_utils.cpp171 LOGF("AddCustomProperty input params name or value is nullptr"); in OH_ArkUI_NodeUtils_AddCustomProperty()
184 LOGF("RemoveCustomProperty input params name is nullptr"); in OH_ArkUI_NodeUtils_RemoveCustomProperty()
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dframe_sched.cpp28 #define LOGF(...) (void)OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, __VA_ARGS__) macro
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/
H A Dlog_print.h54 #define LOGF(...) Logger::Log(Logger::Level::LEVEL_FATAL, LOG_TAG_KV, __FILE_NAME__, __LINE__, __VA_ARGS__) macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_log.h68 #define LOGF(moduleName, format, ...) \ macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp42 LOGF("KvDB destructed with connection count > 0."); in ~GenericKvDB()
217 LOGF("Decrease kvdb connection counter failed, count <= 0."); in DecreaseConnectionCounter()
/foundation/graphic/graphic_surface/utils/frame_report/src/
H A Dframe_report.cpp33 #define LOGF(format, ...) HILOG_FATAL(LOG_CORE, format, ##__VA_ARGS__) macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsync_able_engine.cpp103 LOGF("RDB got null sync interface."); in StartSyncerWithNoLock()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_proxy.cpp42 LOGF("syncer create failed! invalid interface type %d", interfaceType); in Initialize()

Completed in 7 milliseconds

12