Home
last modified time | relevance | path

Searched refs:injected (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DErrorInjector.h26 bool injected; member
55 if (injectedError.injected) { \
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c106 int injected = 0, failed = 0, rxflags = 0; in handle_monitor_read() local
138 injected = 1; in handle_monitor_read()
156 if (rxflags && injected) in handle_monitor_read()
159 if (!injected) in handle_monitor_read()
457 0x00, 0x00, /* this is the injected frame directly */ in nl80211_send_monitor()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_monitor.c109 int injected = 0, failed = 0, rxflags = 0; in handle_monitor_read() local
141 injected = 1; in handle_monitor_read()
159 if (rxflags && injected) in handle_monitor_read()
162 if (!injected) in handle_monitor_read()
460 0x00, 0x00, /* this is the injected frame directly */ in nl80211_send_monitor()
/third_party/json/tools/serve_header/
H A Dserve_header.py291 injected = False
297 if not injected and JSON_VERSION_RE.match(line):
302 injected = True
/third_party/openssl/test/helpers/
H A Dssltestlib.c270 unsigned int injected; member
366 && (ctx->injected || ctx->droprec >= 0)) { in mempacket_test_read()
371 * with any packets that have been injected in mempacket_test_read()
561 ctx->injected = 1; in mempacket_test_inject()
603 * but it might now equal the value of injected packets, so we need in mempacket_test_inject()
617 /* We injected two packets with the same packet number! */ in mempacket_test_inject()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DUtil.pm138 escapes have been injected as necessary depending on the content of each
/third_party/openssl/util/perl/OpenSSL/
H A DUtil.pm138 escapes have been injected as necessary depending on the content of each

Completed in 5 milliseconds