/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/ |
D | app_event_db_cleaner.cpp | 35 HILOG_WARN(LOG_CORE, "failed to clear event table"); in ClearAllData() 38 HILOG_WARN(LOG_CORE, "failed to clear event mapping table"); in ClearAllData() 41 HILOG_WARN(LOG_CORE, "failed to clear user id table"); in ClearAllData() 44 HILOG_WARN(LOG_CORE, "failed to clear user id table"); in ClearAllData()
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
D | hiappevent_verify.cpp | 120 HILOG_WARN(LOG_CORE, "str param value is empty."); in CheckStrParamLength() 196 … HILOG_WARN(LOG_CORE, "param=%{public}s is discarded because param is duplicate.", name.c_str()); in VerifyAppEventParam() 202 …HILOG_WARN(LOG_CORE, "param=%{public}s is discarded because the paramName is invalid.", name.c_str… in VerifyAppEventParam() 211 …HILOG_WARN(LOG_CORE, "param=%{public}s is discarded because the string length exceeds %{public}zu.… in VerifyAppEventParam() 218 …HILOG_WARN(LOG_CORE, "param=%{public}s is discarded because the string length of list exceeds 8192… in VerifyAppEventParam() 225 …HILOG_WARN(LOG_CORE, "list param=%{public}s is truncated because the list size exceeds 100.", name… in VerifyAppEventParam() 236 … HILOG_WARN(LOG_CORE, "param=%{public}s is discarded because param is duplicate.", name.c_str()); in VerifyCustomAppEventParam() 241 …HILOG_WARN(LOG_CORE, "param=%{public}s is discarded because the paramName is invalid.", name.c_str… in VerifyCustomAppEventParam() 247 …HILOG_WARN(LOG_CORE, "param=%{public}s is discarded because the string length exceeds %{public}zu.… in VerifyCustomAppEventParam() 254 …HILOG_WARN(LOG_CORE, "param=%{public}s is discarded because the string length of list exceeds %{pu… in VerifyCustomAppEventParam() [all …]
|
D | hiappevent_userinfo.cpp | 60 HILOG_WARN(LOG_CORE, "failed to insert user id, name=%{public}s.", name.c_str()); in SetUserId() 65 HILOG_WARN(LOG_CORE, "failed to insert user id, name=%{public}s.", name.c_str()); in SetUserId() 70 HILOG_WARN(LOG_CORE, "failed to update user id, name=%{public}s.", name.c_str()); in SetUserId() 100 HILOG_WARN(LOG_CORE, "failed to remove userid, name=%{public}s.", name.c_str()); in RemoveUserId() 118 HILOG_WARN(LOG_CORE, "failed to insert user property, name=%{public}s.", name.c_str()); in SetUserProperty() 123 HILOG_WARN(LOG_CORE, "failed to insert user property, name=%{public}s.", name.c_str()); in SetUserProperty() 128 HILOG_WARN(LOG_CORE, "failed to update user property, name=%{public}s.", name.c_str()); in SetUserProperty() 158 HILOG_WARN(LOG_CORE, "failed to remove user property, name=%{public}s.", name.c_str()); in RemoveUserProperty() 174 HILOG_WARN(LOG_CORE, "failed to get user ids."); in InitUserIds() 183 HILOG_WARN(LOG_CORE, "failed to get user properties."); in InitUserProperties()
|
/base/global/resource_management/frameworks/resmgr/include/ |
D | hilog_wrapper.h | 31 #ifdef HILOG_WARN 32 #undef HILOG_WARN 55 #define HILOG_WARN(...) { \ macro 77 #define HILOG_WARN(...) macro
|
/base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
D | hilog_wrapper.h | 32 #ifdef HILOG_WARN 33 #undef HILOG_WARN 56 #define HILOG_WARN(...) { \ macro 78 #define HILOG_WARN(...) macro
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
D | hisysevent_manager.cpp | 38 HILOG_WARN(LOG_CORE, "add a null listener is not allowed."); in AddListener() 53 HILOG_WARN(LOG_CORE, "remov a null listener is not allowed."); in RemoveListener() 59 HILOG_WARN(LOG_CORE, "no need to remove a listener which has not been added."); in RemoveListener() 80 HILOG_WARN(LOG_CORE, "set debug mode on a null listener is not allowed."); in SetDebugMode() 86 HILOG_WARN(LOG_CORE, "no need to set debug mode on a listener which has not been added."); in SetDebugMode()
|
D | hisysevent_base_manager.cpp | 34 HILOG_WARN(LOG_CORE, "no need to add a listener which is null."); in AddListener() 46 HILOG_WARN(LOG_CORE, "no need to remove a base listener which has not been added."); in RemoveListener() 68 … HILOG_WARN(LOG_CORE, "no need to set debug mode on a base listener which has not been added."); in SetDebugMode()
|
/base/theme/wallpaper_mgr/utils/include/ |
D | hilog_wrapper.h | 31 #ifdef HILOG_WARN 32 #undef HILOG_WARN 67 #define HILOG_WARN(fmt, ...) … macro 74 #define HILOG_WARN(...) macro
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/ |
D | module_loader.cpp | 83 HILOG_WARN(LOG_CORE, "the module=%{public}s does not exist.", moduleName.c_str()); in Load() 100 HILOG_WARN(LOG_CORE, "the module=%{public}s does not exists", moduleName.c_str()); in Unload() 112 HILOG_WARN(LOG_CORE, "the name or processor is invalid"); in RegisterProcessor() 117 HILOG_WARN(LOG_CORE, "the processor already exists"); in RegisterProcessor() 128 HILOG_WARN(LOG_CORE, "the name is invalid"); in UnregisterProcessor() 139 HILOG_WARN(LOG_CORE, "the name is invalid"); in CreateProcessorProxy()
|
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
D | napi_hiappevent_userinfo.cpp | 59 HILOG_WARN(LOG_CORE, "Parameter error. The name parameter is invalid."); in SetUserId() 76 HILOG_WARN(LOG_CORE, "Parameter error. The value parameter is invalid."); in SetUserId() 95 HILOG_WARN(LOG_CORE, "Parameter error. The name parameter is invalid."); in GetUserId() 116 HILOG_WARN(LOG_CORE, "Parameter error. The name parameter is invalid."); in SetUserProperty() 133 HILOG_WARN(LOG_CORE, "Parameter error. The value parameter is invalid."); in SetUserProperty() 152 HILOG_WARN(LOG_CORE, "Parameter error. The name parameter is invalid."); in GetUserProperty()
|
D | napi_hiappevent_processor.cpp | 225 HILOG_WARN(LOG_CORE, "Parameter error. The event domain parameter is invalid."); in GenConfigReportProp() 229 HILOG_WARN(LOG_CORE, "Parameter error. The event name parameter is invalid."); in GenConfigReportProp() 233 HILOG_WARN(LOG_CORE, "Parameter error. The event isRealTime parameter is invalid."); in GenConfigReportProp() 237 …HILOG_WARN(LOG_CORE, "Parameter error. The event config is invalid, domain=%{public}s, name=%{publ… in GenConfigReportProp() 271 HILOG_WARN(LOG_CORE, "invalid configId"); in GenConfigIdProp() 284 HILOG_WARN(LOG_CORE, "invalid customConfigs"); in GenConfigCustomConfigsProp() 290 HILOG_WARN(LOG_CORE, "invalid keys size=%{public}zu", keys.size()); in GenConfigCustomConfigsProp() 297 HILOG_WARN(LOG_CORE, "invalid key name=%{public}s", localKey.c_str()); in GenConfigCustomConfigsProp() 393 … HILOG_WARN(LOG_CORE, "Parameter error. The %{public}s parameter is invalid.", prop.key.c_str()); in TransConfig() 414 HILOG_WARN(LOG_CORE, "failed to add processor=%{public}s, name no found", name.c_str()); in AddProcessor() [all …]
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ |
D | app_event_observer_mgr.cpp | 45 HILOG_WARN(LOG_CORE, "failed to store event to db"); in StoreEventsToDb() 96 … HILOG_WARN(LOG_CORE, "failed to add mapping record to db, seq=%{public}" PRId64, observerSeq); in SendEventsToObserver() 137 HILOG_WARN(LOG_CORE, "app context is null"); in RegisterAppStateCallback() 164 HILOG_WARN(LOG_CORE, "app context is null"); in UnregisterAppStateCallback() 188 HILOG_WARN(LOG_CORE, "observer name is empty"); in RegisterObserver() 194 HILOG_WARN(LOG_CORE, "observer is null"); in RegisterObserver() 211 HILOG_WARN(LOG_CORE, "observer seq=%{public}" PRId64 " is not exist", observerSeq); in UnregisterObserver() 311 HILOG_WARN(LOG_CORE, "failed to set config, seq=%{public}" PRId64, observerSeq); in SetReportConfig() 321 HILOG_WARN(LOG_CORE, "failed to get config, seq=%{public}" PRId64, observerSeq); in GetReportConfig()
|
D | app_event_handler.cpp | 45 HILOG_WARN(LOG_CORE, "invalid event id=%{public}u", event->GetInnerEventId()); in ProcessEvent()
|
/base/powermgr/battery_lite/frameworks/native/include/ |
D | hilog_wrapper.h | 53 #define POWER_HILOGW(...) HILOG_WARN(HILOG_MODULE_POWERMGR, __VA_ARGS__) 59 #define POWER_HILOGW(...) HILOG_WARN(LOG_CORE, FILE_FORMATED(__VA_ARGS__))
|
/base/powermgr/powermgr_lite/frameworks/include/ |
D | hilog_wrapper.h | 57 #define POWER_HILOGW(...) HILOG_WARN(HILOG_MODULE_POWERMGR, __VA_ARGS__) 63 #define POWER_HILOGW(...) HILOG_WARN(LOG_CORE, FILE_FORMATED(__VA_ARGS__))
|
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/ |
D | hilog_wrapper.h | 57 #define HILOG_HILOGW(...) HILOG_WARN(HILOG_MODULE_POWERMGR, __VA_ARGS__) 63 #define HILOG_HILOGW(...) HILOG_WARN(LOG_CORE, FORMATED(__VA_ARGS__))
|
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
D | ndk_app_event_watcher_proxy.cpp | 68 HILOG_WARN(LOG_CORE, "failed to query events, the observer has not been added"); in TakeWatcherData() 73 HILOG_WARN(LOG_CORE, "failed to query events, seq=%{public}" PRId64, watcher_->GetSeq()); in TakeWatcherData()
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
D | app_event_store.cpp | 50 HILOG_WARN(LOG_CORE, "failed to get column index, colName=%{public}s", colName.c_str()); in GetIntFromResultSet() 54 HILOG_WARN(LOG_CORE, "failed to get int value, colName=%{public}s", colName.c_str()); in GetIntFromResultSet() 64 HILOG_WARN(LOG_CORE, "failed to get column index, colName=%{public}s", colName.c_str()); in GetLongFromResultSet() 68 HILOG_WARN(LOG_CORE, "failed to get long value, colName=%{public}s", colName.c_str()); in GetLongFromResultSet() 78 HILOG_WARN(LOG_CORE, "failed to get column index, colName=%{public}s", colName.c_str()); in GetStringFromResultSet() 82 HILOG_WARN(LOG_CORE, "failed to get string value, colName=%{public}s", colName.c_str()); in GetStringFromResultSet() 395 …HILOG_WARN(LOG_CORE, "failed to delete the events mapping data, observer=%{public}" PRId64, observ… in TakeEvents() 420 HILOG_WARN(LOG_CORE, "result set is null, observer=%{public}" PRId64, observerSeq); in QueryEvents()
|
/base/security/device_security_level/baselib/utils/include/ |
D | utils_log.h | 33 #define SECURITY_LOG_WARN(fmt, ...) HILOG_WARN(LOG_CORE, "[%{public}s]:" fmt, __func__, ##__VA_ARGS…
|
/base/tee/tee_client/frameworks/include/ |
D | tee_log.h | 41 #define tlogw(...) HILOG_WARN(LOG_CORE, __VA_ARGS__)
|
/base/security/certificate_framework/frameworks/common/v1.0/src/ |
D | cf_log.c | 43 HILOG_WARN(LOG_CORE, "%{public}s[%{public}u]: %{public}s\n", funcName, lineNo, buf); in CfLog()
|
/base/sensors/miscdevice/utils/common/include/ |
D | miscdevice_log.h | 43 HILOG_WARN(LOG_CORE, MISC_FUNC_FMT fmt, MISC_FUNC_INFO, ##__VA_ARGS__); \
|
/base/security/asset/frameworks/os_dependency/log/inc/ |
D | asset_log.h | 37 HILOG_WARN(LOG_CORE, "%" LOG_PUBLIC "s[%" LOG_PUBLIC "u]: " fmt "\n", __func__, __LINE__, ##arg)
|
/base/security/crypto_framework/common/src/ |
D | log.c | 45 HILOG_WARN(LOG_CORE, "%{public}s[%{public}u]: %{public}s\n", funcName, lineNo, logBuf); in HcfLogPrint()
|
/base/sensors/sensor/utils/common/include/ |
D | sensor_log.h | 40 HILOG_WARN(LOG_CORE, SENSOR_FUNC_FMT fmt, SENSOR_FUNC_INFO, ##__VA_ARGS__); \
|