Home
last modified time | relevance | path

Searched refs:SelinuxSetCallback (Results 1 – 6 of 6) sorted by relevance

/base/account/os_account/test/fuzztest/account_stub/cmdgetohosaccountinfostub_fuzzer/
Dcmdgetohosaccountinfostub_fuzzer.cpp43 static void SelinuxSetCallback() in SelinuxSetCallback() function
52 __selinux_once(g_fcOnce, SelinuxSetCallback); in CmdGetOhosAccountInfoStubFuzzTest()
/base/account/os_account/test/fuzztest/account_stub/cmdqueryohosaccountinfostub_fuzzer/
Dcmdqueryohosaccountinfostub_fuzzer.cpp43 static void SelinuxSetCallback() in SelinuxSetCallback() function
52 __selinux_once(g_fcOnce, SelinuxSetCallback); in CmdQueryOhosAccountInfoStubFuzzTest()
/base/account/os_account/test/fuzztest/account_stub/cmdqueryohosaccountinfobyuseridstub_fuzzer/
Dcmdqueryohosaccountinfobyuseridstub_fuzzer.cpp43 static void SelinuxSetCallback() in SelinuxSetCallback() function
52 __selinux_once(g_fcOnce, SelinuxSetCallback); in CmdQueryOhosAccountInfoByUserIdStubFuzzTest()
/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dparam_checker.c50 static void SelinuxSetCallback(void) in SelinuxSetCallback() function
78 __selinux_once(SET_LOG_ONCE, SelinuxSetCallback); in SetInitSelinuxLog()
Dservice_checker.cpp104 static void SelinuxSetCallback() in SelinuxSetCallback() function
198 __selinux_once(FC_ONCE, SelinuxSetCallback); in ServiceChecker()
Dhap_restorecon.cpp67 static void SelinuxSetCallback() in SelinuxSetCallback() function
217 __selinux_once(FC_ONCE, SelinuxSetCallback); in HapContext()