/base/security/security_guard/frameworks/common/log/include/ |
H A D | security_collector_log.h | 43 #ifdef LOGW 44 #undef LOGW macro 55 #define LOGW(fmt, ...) \ macro
|
/base/security/crypto_framework/common/inc/ |
H A D | log.h | 28 #define LOGW(fmt, ...) HILOG_WARN(HILOG_MODULE_SCY, fmt, ##__VA_ARGS__) macro 57 #define LOGW(...) HcfLogPrint(HCF_LOG_LEVEL_W, __func__, __LINE__, __VA_ARGS__) macro 66 #define LOGW(fmt, ...) printf("[HCF][W][%s]: " fmt "\n", __FUNCTION__, ##__VA_ARGS__) macro
|
/base/security/device_auth/deps_adapter/os_adapter/impl/src/ |
H A D | hc_mutex.c | 43 LOGW("[OS]: pthread_mutex_destroy fail. [Res]: %d", res);
in DestroyHcMutex() 68 LOGW("[OS]: pthread_mutex_unlock fail. [Res]: %d", res);
in UnlockHcMutex()
|
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/ |
H A D | hc_log.h | 24 #define LOGW(fmt, ...) HILOG_WARN(HILOG_MODULE_SCY, fmt, ##__VA_ARGS__)
macro 44 LOGW("[" tag "]: sensitive str is too short."); \
|
/base/security/device_auth/frameworks/deviceauth_lite/inc/log/ |
H A D | log.h | 42 #define LOGW(...) get_logw()("[HiChain]", __func__, __VA_ARGS__) macro 47 #define LOGW(...) {} macro
|
/base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/ |
H A D | hc_log.h | 33 LOGW("[" tag "]: sensitive str is too short."); \
62 #define LOGW(fmt, ...) (DevAuthLogPrint(DEV_AUTH_LOG_LEVEL_WARN, __FUNCTION__, fmt, ##__VA_ARGS__))
macro 88 #define LOGW(fmt, ...) printf("[W][DEVAUTH]%s: " fmt "\n", __FUNCTION__, ##__VA_ARGS__)
macro
|
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/ |
H A D | hc_condition.c | 41 LOGW("[OS]: sem_post fail. [Res]: %d", res);
in HcCondNotify() 72 LOGW("[OS]: sem_destroy fail. [Res]: %d", res);
in DestroyHcCond()
|
H A D | hc_thread.c | 35 LOGW("[OS]: pthread_setname_np fail. [Res]: %d", res);
in StaticThreadFunc()
|
/base/notification/eventhandler/frameworks/cj/src/ |
H A D | emitter_log.h | 41 #define LOGW(...) \ macro
|
H A D | emitter.cpp | 56 LOGW("emit has no callback"); in IsExistValidCallback() 316 LOGW("ProcessEvent has no callback"); in ProcessEvent()
|
/base/security/asset/frameworks/os_dependency/log/inc/ |
H A D | asset_log.h | 36 #define LOGW(fmt, arg...) \ macro
|
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/ |
H A D | hc_condition.c | 43 LOGW("[OS]: pthread_cond_signal fail. [Res]: %d", res);
in Notify() 175 LOGW("[OS]: pthread_cond_destroy fail. [Res]: %d", res);
in DestroyHcCond()
|
H A D | hc_thread.c | 39 LOGW("[OS]: pthread_setname_np fail. [Res]: %d", res);
in StaticThreadFunc()
|
H A D | hc_file.c | 82 LOGW("[OS]: fchmod fail. [Res]: %d, [errno]: %d", res, errno); in HcFileOpenWrite()
|
/base/security/asset/services/os_dependency/src/ |
H A D | system_event_wrapper.cpp | 121 LOGW("[WARNING]Receive unknown event: %{public}s", action.c_str()); 151 LOGW("Asset pin event handler is nullptr, no need to unsubscribe."); in UnSubscribePinEvent() 194 LOGW("Asset system event handler is nullptr, no need to unsubscribe."); in UnSubscribeSystemEvent()
|
/base/security/certificate_framework/frameworks/common/v1.0/inc/ |
H A D | cf_log.h | 66 #define LOGW CF_LOG_W macro
|
/base/security/device_auth/frameworks/src/lite/ |
H A D | ipc_service_init.c | 37 LOGW("invalid param"); in Initialize()
|
/base/security/device_auth/services/frameworks/src/plugin_adapter/ext_part/ |
H A D | ext_part_proxy.c | 44 LOGW("Invalid plugin type %d", current->plugin->pluginType); in ParsePlugins()
|
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/mini/ |
H A D | hc_file_posix.c | 179 LOGW("close file failed, res = %d", res); in HcFileClose() 191 LOGW("[OS]: delete file fail. [Res]: %d", res); in HcFileRemove()
|
/base/security/device_auth/services/cred_manager/src/ |
H A D | cred_manager.c | 51 LOGW("[CredMgr]: Init account related cred plugin fail. [Res]: %d", res); in InitCredMgr()
|
/base/security/device_auth/services/session_manager/src/session/ |
H A D | dev_session_fwk.c | 520 LOGW("allocate returnData memory fail."); in GetSessionReturnData() 525 LOGW("get groupId from context fail."); in GetSessionReturnData() 530 LOGW("add groupId to returnData fail."); in GetSessionReturnData() 537 LOGW("pack returnData to returnDataStr fail."); in GetSessionReturnData()
|
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/ |
H A D | compatible_auth_sub_session.c | 47 LOGW("Failed to get auth param list!"); in CreateClientAuthSubSessionInner() 136 LOGW("Failed to process client auth task, try to auth on next group!"); in ProcessClientAuthTaskInner() 211 LOGW("Failed to create and process client auth task, try to auth on next group!"); in CreateAndProcessClientAuthTask()
|
/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
H A D | x509_distinguished_name_openssl.c | 200 LOGW("Ignore unknown name attribute"); in SetValueToX509Name() 205 LOGW("No value provided for name attribute"); in SetValueToX509Name()
|
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
H A D | group_operation_common.c | 35 LOGW("Failed to check upgrade indentity, not upgrade situation."); in CheckUpgradeIdentity() 56 LOGW("Check upgradeIdentity failed, appId or identity may be incorrect."); in CheckUpgradeIdentity() 113 LOGW("Group is not upgrade group, not need to remove!"); in CheckAndRemoveUpgradeGroupEntry() 121 LOGW("groupId or groupOwner is null, not need to remove!"); in CheckAndRemoveUpgradeGroupEntry() 141 LOGW("Delete group from db failed!"); in CheckAndRemoveUpgradeGroupEntry() 897 LOGW("delete device failed, result:%d", result); in DelDeviceFromDb()
|
/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_util.c | 38 LOGW("peer udid not found, try to get peer authId!"); in GetPeerDeviceEntryByContext() 450 LOGW("Failed to get real pkInfo json!"); in GetRealPkInfoStr()
|