Home
last modified time | relevance | path

Searched defs:blocked (Results 1 – 25 of 38) sorted by relevance

12

/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
Dqbone_packet_exchanger.cc13 bool blocked = false; in ReadAndDeliverPacket() local
28 bool blocked = false; in WritePacketToNetwork() local
58 bool blocked = false; in SetWritable() local
Dqbone_packet_exchanger_test.cc44 void ForceWriteFailure(bool blocked, const std::string& error) { in ForceWriteFailure()
56 std::unique_ptr<QuicData> ReadPacket(bool* blocked, in ReadPacket()
72 bool WritePacket(const char* packet, size_t size, bool* blocked, in WritePacket()
/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
Dtun_device_packet_exchanger.cc36 bool* blocked, std::string* error) { in WritePacket()
66 bool* blocked, std::string* error) { in ReadPacket()
210 bool blocked; in ConsumeL2Headers() local
/external/python/cpython3/Lib/test/support/
Dimport_helper.py93 def import_fresh_module(name, fresh=(), blocked=(), deprecated=False): argument
/external/webrtc/pc/test/
Dfake_data_channel_controller.h94 void set_send_blocked(bool blocked) { in set_send_blocked()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/scheduler/
DRequirementsWatcher.java198 public void onBlockedStatusChanged(Network network, boolean blocked) { in onBlockedStatusChanged()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/scheduler/
DRequirementsWatcher.java199 public void onBlockedStatusChanged(Network network, boolean blocked) { in onBlockedStatusChanged()
/external/google-breakpad/src/client/solaris/handler/
Dexception_handler.cc236 bool blocked = true; in InternalWriteMinidump() local
/external/bcc/tools/
Ddeadlock.py207 def _unblock(thisnode, blocked, B): argument
/external/wpa_supplicant_8/src/drivers/
Drfkill.c50 int blocked; member
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DSequentialExecutorTest.java337 final ExecutorService blocked = Executors.newCachedThreadPool(); in testRejectedExecutionThrownWithMultipleCalls() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DSequentialExecutorTest.java337 final ExecutorService blocked = Executors.newCachedThreadPool(); in testRejectedExecutionThrownWithMultipleCalls() local
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/
Dmt_spm_cond.c107 unsigned int blocked = 0U, i; in mt_spm_cond_check() local
/external/toybox/toys/other/
Dvmstat.c34 user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked, member
/external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/
Dmt_spm_cond.c124 unsigned int blocked = 0U, i; in mt_spm_cond_check() local
/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_context.h121 rbug_block_t blocked; member
Drbug_context.c379 rbug_block_t blocked, in rbug_send_context_info_reply()
/external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/
Dcodegen.py275 def switchCase(self, switchval, blocked = False): argument
279 def switchCaseBreak(self, switchval, blocked = False): argument
283 def switchCaseDefault(self, blocked = False): argument
/external/cronet/base/allocator/partition_allocator/
Daddress_pool_manager.cc529 for (const auto& blocked : in GetStats() local
/external/rust/crates/crossbeam-utils/src/sync/
Dsharded_lock.rs330 let mut blocked = None; in try_write() localVariable
/external/python/cpython3/Lib/test/
Dtest_signal.py869 def wait_helper(self, blocked, test): argument
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_unacked_packet_map_test.cc557 QuicBlockedFrame blocked(2, 5, 0); in TEST_P() local
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DConnectivityManagerFacade.java281 public void onBlockedStatusChanged(Network network, boolean blocked) { in onBlockedStatusChanged()
/external/cronet/base/task/thread_pool/
Dthread_pool_impl_unittest.cc1419 TestWaitableEvent blocked; member
/external/rust/crates/quiche/src/
Dstream.rs167 blocked: StreamIdHashMap<u64>, field
570 pub fn blocked(&self) -> hash_map::Iter<u64, u64> { in blocked() method

12