Searched defs:GetArgumentsDescription (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ | ||
H A D | syscall.cc | 77 std::vector<std::string> Syscall::GetArgumentsDescription() const { in GetArgumentsDescription() function in sandbox2::Syscall |
H A D | syscall_defs.cc | 103 std::vector<std::string> SyscallTable::GetArgumentsDescription( in GetArgumentsDescription() function in sandbox2::SyscallTable |