Home
last modified time | relevance | path

Searched refs:SELINUX_HILOG_AVC (Results 1 - 3 of 3) sorted by relevance

/base/security/selinux_adapter/test/unittest/selinux_common_test/
H A Dunit_test.cpp50 EXPECT_EQ(0, SelinuxHilog(SELINUX_HILOG_AVC, "test")); in HWTEST_F()
65 EXPECT_EQ(0, SelinuxHilog(SELINUX_HILOG_AVC, "test")); in HWTEST_F()
80 EXPECT_EQ(0, SelinuxHilog(SELINUX_HILOG_AVC, "test")); in HWTEST_F()
92 EXPECT_EQ(-1, SelinuxHilog(SELINUX_HILOG_AVC + 1, "test")); in HWTEST_F()
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_log.c37 if (logLevel != SELINUX_HILOG_AVC && logLevel > g_logLevel) { in SelinuxHilog()
68 case SELINUX_HILOG_AVC: in SelinuxHilog()
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_log.h29 SELINUX_HILOG_AVC enumerator

Completed in 1 milliseconds