OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsArchitectureArm
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/linux/tests/
unit_tests.h
17
bool
IsArchitectureArm
();
unit_tests.cc
52
bool
IsArchitectureArm
() {
/external/chromium_org/sandbox/linux/seccomp-bpf/
bpf_tests.h
101
if (!IsAndroid() && !IsRunningOnValgrind() && !
IsArchitectureArm
()) {
/external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc
92
inline bool
IsArchitectureArm
() {
[
all
...]
Completed in 2608 milliseconds