Home
last modified time | relevance | path

Searched defs:add_channel (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dasyncore.py280 def add_channel(self, map=None): member in dispatcher
/external/python/cpython3/Lib/
Dasyncore.py272 def add_channel(self, map=None): member in dispatcher
/external/webrtc/webrtc/modules/audio_processing/
Ddebug.pb.h2273 inline std::string* ReverseStream::add_channel() { in add_channel() function
2310 inline void ReverseStream::add_channel(const std::string& value) { in add_channel() function
2314 inline void ReverseStream::add_channel(std::string&& value) { in add_channel() function
2318 inline void ReverseStream::add_channel(const char* value) { in add_channel() function
2323 inline void ReverseStream::add_channel(const void* value, size_t size) { in add_channel() function
/external/libiio/src/
Dlocal.c1416 static int add_channel(struct iio_device *dev, const char *name, in add_channel() function