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