Home
last modified time | relevance | path

Searched refs:event_config_avoid_method (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/bindings/
H A Dquic_libevent.cc232 event_config_avoid_method(config.get(), "epoll"); in Create()
233 event_config_avoid_method(config.get(), "kqueue"); in Create()
/aosp_15_r20/external/libevent/test/
H A Dbench.c209 event_config_avoid_method(cfg, methods[i]);
/aosp_15_r20/system/extras/simpleperf/
H A DIOEventLoop.cpp57 if (event_config_avoid_method(cfg, "epoll") != 0) { in EnsureInit()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/external/libevent/include/event2/
H A Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libevent/include/event2/
Devent.h490 int event_config_avoid_method(struct event_config *cfg, const char *method);
/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf_profcollect/android_arm64_armv8-2a_cortex-a55_shared/
Dlibsimpleperf_profcollect.so.toc259 254: FUNC GLOBAL DEFAULT UND event_config_avoid_method

123