Searched refs:stringToStreamType (Results 1 – 1 of 1) sorted by relevance
128 bool stringToStreamType(const char *streamName, Type* type) in stringToStreamType() function140 bool stringToStreamType(const char *streamName, audio_devices_t* type) { in stringToStreamType() function242 if (!stringToStreamType(streamType, &stream.type)) { in parseStream()