Home
last modified time | relevance | path

Searched defs:GetArgumentsDescription (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dsyscall.cc77 std::vector<std::string> Syscall::GetArgumentsDescription() const { in GetArgumentsDescription() function in sandbox2::Syscall
H A Dsyscall_defs.cc103 std::vector<std::string> SyscallTable::GetArgumentsDescription( in GetArgumentsDescription() function in sandbox2::SyscallTable