Home
last modified time | relevance | path

Searched refs:SelinuxSetCallback (Results 1 - 11 of 11) sorted by relevance

/base/account/os_account/test/fuzztest/account_stub/cmdgetaccountiamservicestub_fuzzer/
H A Dcmdgetaccountiamservicestub_fuzzer.cpp43 static void SelinuxSetCallback() in SelinuxSetCallback() function
52 __selinux_once(g_fcOnce, SelinuxSetCallback); in CmdGetAccountIAMServiceStubFuzzTest()
/base/account/os_account/test/fuzztest/account_stub/cmdgetappaccountservicestub_fuzzer/
H A Dcmdgetappaccountservicestub_fuzzer.cpp43 static void SelinuxSetCallback() in SelinuxSetCallback() function
52 __selinux_once(g_fcOnce, SelinuxSetCallback); in CmdGetAppAccountServiceStubFuzzTest()
/base/account/os_account/test/fuzztest/account_stub/cmdgetosaccountservicestub_fuzzer/
H A Dcmdgetosaccountservicestub_fuzzer.cpp43 static void SelinuxSetCallback() in SelinuxSetCallback() function
52 __selinux_once(g_fcOnce, SelinuxSetCallback); in CmdGetOsAccountServiceStubFuzzTest()
/base/account/os_account/test/fuzztest/account_stub/cmdgetdomainaccountservicestub_fuzzer/
H A Dcmdgetdomainaccountservicestub_fuzzer.cpp43 static void SelinuxSetCallback() in SelinuxSetCallback() function
52 __selinux_once(g_fcOnce, SelinuxSetCallback); in CmdGetDomainAccountServiceStubFuzzTest()
/base/account/os_account/test/fuzztest/account_stub/cmdgetohosaccountinfostub_fuzzer/
H A 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/
H A 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/
H A Dcmdqueryohosaccountinfobyuseridstub_fuzzer.cpp43 static void SelinuxSetCallback() in SelinuxSetCallback() function
52 __selinux_once(g_fcOnce, SelinuxSetCallback); in CmdQueryOhosAccountInfoByUserIdStubFuzzTest()
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dparam_checker.c50 static void SelinuxSetCallback(void) in SelinuxSetCallback() function
78 __selinux_once(g_setLogOnce, SelinuxSetCallback); in SetInitSelinuxLog()
H A Dselinux_restorecon.c77 static void SelinuxSetCallback(void) in SelinuxSetCallback() function
183 __selinux_once(fcOnce, SelinuxSetCallback); in RestoreconFromParentDir()
H A Dservice_checker.cpp107 static void SelinuxSetCallback() in SelinuxSetCallback() function
201 __selinux_once(g_fcOnce, SelinuxSetCallback); in ServiceChecker()
H A Dhap_restorecon.cpp70 static void SelinuxSetCallback() in SelinuxSetCallback() function
262 __selinux_once(g_fcOnce, SelinuxSetCallback); in HapContext()

Completed in 7 milliseconds