Home
last modified time | relevance | path

Searched refs:SetWritable (Results 1 – 25 of 56) sorted by relevance

123

/external/webrtc/webrtc/p2p/base/
Dtransportcontroller_unittest.cc131 channel1->SetWritable(true); in CreateChannelsAndCompleteConnection_w()
132 channel2->SetWritable(true); in CreateChannelsAndCompleteConnection_w()
455 channel1->SetWritable(true); in TEST_F()
471 channel2->SetWritable(true); in TEST_F()
489 channel1->SetWritable(true); in TEST_F()
506 channel2->SetWritable(true); in TEST_F()
526 channel1->SetWritable(true); in TEST_F()
529 channel2->SetWritable(true); in TEST_F()
550 channel->SetWritable(true); in TEST_F()
640 channel1->SetWritable(true); in TEST_F()
Dfaketransportcontroller.h145 void SetWritable(bool writable) { set_writable(writable); } in SetWritable() function
372 void SetWritable(bool writable) { in SetWritable() function
374 kv.second->SetWritable(writable); in SetWritable()
/external/vixl/src/
Dcode-buffer-vixl.h49 void SetWritable();
54 VIXL_NO_RETURN_IN_DEBUG_MODE void SetWritable() { VIXL_UNIMPLEMENTED(); } in SetWritable() function
Dcode-buffer-vixl.cc106 void CodeBuffer::SetWritable() { in SetWritable() function in vixl::CodeBuffer
/external/vixl/test/aarch32/
Dtest-simulator-rd-rn-rm-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-rd-rn-rm-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-const-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-imm16-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-const-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-sel-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rdlow-rnlow-rmlow-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-sel-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-q-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-q-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-ge-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-ge-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-operand-rm-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-operand-rm-a32.cc106 masm.GetBuffer()->SetWritable(); \
/external/vixl/test/aarch32/config/
Dtemplate-simulator-aarch32.cc.in103 masm.GetBuffer()->SetWritable(); \

123