Home
last modified time | relevance | path

Searched refs:SC_ENHANCE_ERROR_IN_MALICIOUS_LIST (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/security_component_manager/frameworks/common/include/
H A Dsec_comp_err.h50 SC_ENHANCE_ERROR_IN_MALICIOUS_LIST = -109, enumerator
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.cpp347 return SC_ENHANCE_ERROR_IN_MALICIOUS_LIST; in RegisterSecurityComponent()
392 return SC_ENHANCE_ERROR_IN_MALICIOUS_LIST; in UpdateSecurityComponent()
508 return SC_ENHANCE_ERROR_IN_MALICIOUS_LIST; in ReportSecurityComponentClickEvent()
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp330 EXPECT_EQ(SC_ENHANCE_ERROR_IN_MALICIOUS_LIST,
365 EXPECT_EQ(SC_ENHANCE_ERROR_IN_MALICIOUS_LIST,
553 …ASSERT_NE(SC_ENHANCE_ERROR_IN_MALICIOUS_LIST, SecCompManager::GetInstance().UpdateSecurityComponen…