Searched refs:SC_LOG_WARN (Results 1 - 3 of 3) sorted by relevance
/base/security/security_component_manager/frameworks/common/include/ |
H A D | sec_comp_log.h | 33 #define SC_LOG_WARN(label, fmt, ...) \ macro 51 #define SC_LOG_WARN(fmt, ...) printf("[%s] warn: %s: " fmt "\n", LOG_TAG, __func__, ##__VA_ARGS__) macro
|
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | window_info_helper.cpp | 42 SC_LOG_WARN(LABEL, "Cannot find AccessibilityWindowInfo, return default scale"); in GetWindowScale()
|
H A D | sec_comp_entity.cpp | 113 SC_LOG_WARN(LABEL, "Device is in screen read mode, skip event check."); in CheckClickInfo()
|
Completed in 2 milliseconds