Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions.cc89 inline bool IsArchitectureMips() { in IsArchitectureMips() function
226 if (IsArchitectureX86_64() || IsArchitectureI386() || IsArchitectureMips()) in RestrictFcntlCommands()