Home
last modified time | relevance | path

Searched refs:GetSELinuxShellCode (Results 1 – 3 of 3) sorted by relevance

/platform_testing/utils/shell-as/
Dshell-code.h31 std::unique_ptr<uint8_t[]> GetSELinuxShellCode(
Dshell-code.cpp57 std::unique_ptr<uint8_t[]> GetSELinuxShellCode( in GetSELinuxShellCode() function
Dexecute.cpp366 std::unique_ptr<uint8_t[]> shell_code = GetSELinuxShellCode( in ExecuteInContext()