Searched refs:reliable (Results 1 – 25 of 131) sorted by relevance
123456
46 : reliable(false), in DataChannelInit()54 bool reliable; // Deprecated. member132 virtual bool reliable() const = 0;
138 virtual bool reliable() const;284 PROXY_CONSTMETHOD0(bool, reliable)
160 if (config.reliable || in Init()224 bool DataChannel::reliable() const { in reliable() function in webrtc::DataChannel
1413 config.reliable = true; in TEST_F()1447 EXPECT_TRUE(channel->reliable()); in TEST_F()1454 EXPECT_TRUE(channel->reliable()); in TEST_F()1461 EXPECT_FALSE(channel->reliable()); in TEST_F()1468 EXPECT_FALSE(channel->reliable()); in TEST_F()
15 This sharded test verifies reliable and repeated login to Chrome and start of
17 This sharded test verifies reliable and repeated login to Chrome and start of
17 to verify that the cr50 update is reliable.
16 connection is reliable.
11 create a README that refers to reliable documentation of the project's license
37 is not reliable.
19 The quality of the algorithm is good enough for reliable speaker
9 cleanups to make time-based activities more reliable.
30 … border='0', width='468', height='60', alt='Atipa Linux solutions. Your reliable cluster, server, …
39 3) We hope that in future, servo will be sufficiently reliable to offset
32 Note that on some platforms there is no reliable way to distinguish
1286 const char * const reliable = "the device protects existing " in do_read_extcsd() local1292 printf(" user area: %s\n", reg & (1<<0) ? reliable : fast); in do_read_extcsd()1296 reg & (1<<i) ? reliable : fast); in do_read_extcsd()