Searched refs:set_writable (Results 1 – 13 of 13) sorted by relevance
407 set_writable(channel_->writable()); in OnWritableState()425 set_writable(channel_->writable()); in OnWritableState()539 set_writable(true); in OnDtlsEvent()551 set_writable(false); in OnDtlsEvent()633 set_writable(false); in Reconnect()
145 void SetWritable(bool writable) { set_writable(writable); } in SetWritable()159 set_writable(true); in SetDestination()160 dest_->set_writable(true); in SetDestination()165 set_writable(false); in SetDestination()
34 void TransportChannel::set_writable(bool writable) { in set_writable() function in cricket::TransportChannel
162 void set_writable(bool writable);
1113 set_writable(writable); in UpdateState()
86 desc->set_writable(value->BooleanValue()); in ToPropertyDescriptorFastPath()240 if (!writable.is_null()) desc->set_writable(writable->BooleanValue()); in ToPropertyDescriptor()314 if (!desc->has_writable()) desc->set_writable(false); in CompletePropertyDescriptor()
89 void set_writable(bool writable) { in set_writable() function
93 desc.set_writable(true); in RecurseAndApply()
6467 if (!desc->has_writable()) desc->set_writable(false); in ValidateAndApplyPropertyDescriptor()6704 new_desc.set_writable(true); in CreateDataProperty()6926 readonly.set_writable(false); in ArraySetLength()7146 desc->set_writable((attrs & READ_ONLY) == 0); in GetOwnPropertyDescriptor()7456 no_conf_no_write.set_writable(false); in SetIntegrityLevel()
3712 desc.set_writable(!(attributes & v8::ReadOnly)); in DefineOwnProperty()3781 desc.set_writable(true); in SetPrivate()
31 virtual void set_writable(bool value) = 0;
1040 void set_writable(bool value) override { in set_writable() function in rtc::FileDispatcher
883 desc.set_writable(false); in Instantiate()