Home
last modified time | relevance | path

Searched refs:remove_all (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream_connection_pool.cc32 DownstreamConnectionPool::~DownstreamConnectionPool() { remove_all(); } in ~DownstreamConnectionPool()
34 void DownstreamConnectionPool::remove_all() { in remove_all() function in shrpx::DownstreamConnectionPool
H A Dshrpx_downstream_connection_pool.h45 void remove_all();
H A Dshrpx_worker.cc250 addr.dconn_pool->remove_all(); in replace_downstream_config()
/third_party/ninja/misc/
H A Dmanifest_fuzzer.cc39 std::__fs::filesystem::remove_all("/tmp/build.ninja"); in LLVMFuzzerTestOneInput()
/third_party/ltp/testscripts/
H A Dltpdmmapper.sh195 dmsetup remove_all
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant_i.h347 const char *type, int remove_all);
H A Dwpa_supplicant.c5367 * @remove_all: 1 to remove all the works on this radio, 0 to remove only
5371 const char *type, int remove_all)
5382 if (!remove_all && work->wpa_s != wpa_s)
5370 radio_remove_works(struct wpa_supplicant *wpa_s, const char *type, int remove_all) global() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h383 const char *type, int remove_all);
H A Dwpa_supplicant.c6620 * @remove_all: 1 to remove all the works on this radio, 0 to remove only
6624 const char *type, int remove_all)
6635 if (!remove_all && work->wpa_s != wpa_s)
6623 radio_remove_works(struct wpa_supplicant *wpa_s, const char *type, int remove_all) global() argument

Completed in 43 milliseconds