Home
last modified time | relevance | path

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

/external/sdv/vsomeip/implementation/tracing/src/
Dconnector_impl.cpp117 std::shared_ptr<channel> connector_impl::add_channel( in add_channel() function in vsomeip_v3::trace::connector_impl
/external/python/cpython3/Lib/test/support/
Dasyncore.py271 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