Searched refs:internal_config (Results 1 – 2 of 2) sorted by relevance
111 config("internal_config") {791 configs = [ ":internal_config" ]823 configs = [ ":internal_config" ]847 configs = [ ":internal_config" ]2166 configs = [ ":internal_config" ]2424 configs = [ ":internal_config" ]2455 ":internal_config",2516 configs = [ ":internal_config" ]2542 # Note: don't use :internal_config here because this target will get2589 # Note: don't use :internal_config here because this target will get[all …]
838 rtc::scoped_ptr<InternalDataChannelInit> internal_config; in CreateDataChannel() local840 internal_config.reset(new InternalDataChannelInit(*config)); in CreateDataChannel()843 InternalCreateDataChannel(label, internal_config.get())); in CreateDataChannel()