Home
last modified time | relevance | path

Searched refs:mutable_channel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
Ddebug.pb.h501 std::string* mutable_channel(int index); in Swap()
512 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_channel(); in Swap()
2285 inline std::string* ReverseStream::mutable_channel(int index) { in mutable_channel() function
2333 ReverseStream::mutable_channel() { in mutable_channel() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc192 TF_ASSIGN_OR_RETURN(*result->mutable_channel(), in CreateChannelHandle()