Home
last modified time | relevance | path

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

/base/security/selinux_adapter/test/unittest/selinux_common_test/
H A Dunit_test.cpp106 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KERROR, "test")); in HWTEST_F()
121 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KERROR, "test")); in HWTEST_F()
133 SetSelinuxKmsgLevel(SELINUX_KERROR); in HWTEST_F()
136 EXPECT_EQ(0, SelinuxKmsg(SELINUX_KERROR, "test")); in HWTEST_F()
148 SetSelinuxKmsgLevel(SELINUX_KERROR); in HWTEST_F()
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_klog.h25 SELINUX_KERROR = 0, enumerator
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_klog.c24 static int g_logLevel = SELINUX_KERROR;

Completed in 1 milliseconds