Home
last modified time | relevance | path

Searched refs:SELINUX_KEY_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance

/base/security/selinux_adapter/interfaces/policycoreutils/include/
Dselinux_error.h33 SELINUX_KEY_NOT_FOUND, enumerator
/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dselinux_error.cpp27 [SELINUX_KEY_NOT_FOUND] = "cannot find key in contexts file",
Dhap_restorecon.cpp510 return -SELINUX_KEY_NOT_FOUND; in HapContextsLookup()
/base/security/selinux_adapter/test/unittest/hap_restorecon/
Dunit_test.cpp382 …EXPECT_EQ(-SELINUX_KEY_NOT_FOUND, test.HapFileRestorecon(TEST_HAP_PATH, g_hapFileInfoWithCannotFin…