HomeSort by relevance Sort by last modified time
    Searched refs:install_filter (Results 1 - 6 of 6) sorted by null

  /bionic/libc/seccomp/
seccomp_policy.cpp 107 static bool install_filter(filter const& f) { function
154 return install_filter(f);
  /external/google-breakpad/src/client/windows/unittests/
exception_handler_nesting_test.cc 142 void InstallExceptionHandlerAndCrash(bool install_filter,
152 install_filter ?
189 InstallExceptionHandlerAndCrash(true, // install_filter
200 InstallExceptionHandlerAndCrash(true, // install_filter
212 InstallExceptionHandlerAndCrash(true, // install_filter
224 InstallExceptionHandlerAndCrash(true, // install_filter
235 InstallExceptionHandlerAndCrash(false, // install_filter
245 InstallExceptionHandlerAndCrash(false, // install_filter
268 InstallExceptionHandlerAndCrash(true, // install_filter
292 InstallExceptionHandlerAndCrash(true, // install_filter
    [all...]
  /external/iputils/
ping_common.h 282 extern void install_filter(void);
ping.c 1372 void install_filter(void) function
    [all...]
ping_common.c 855 install_filter();
ping6.c 1776 void install_filter(void) function
    [all...]

Completed in 185 milliseconds