Home
last modified time | relevance | path

Searched refs:record_stream_new (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/libcutils/include/cutils/
H A Drecord_stream.h32 extern RecordStream *record_stream_new(int fd, size_t maxRecordLen);
/aosp12/system/core/libcutils/include_outside_system/cutils/
H A Drecord_stream.h32 extern RecordStream *record_stream_new(int fd, size_t maxRecordLen);
/aosp12/hardware/ril/include/telephony/
H A Drecord_stream.h31 extern RecordStream *record_stream_new(int fd, size_t maxRecordLen);
/aosp12/system/core/libcutils/
H A Drecord_stream.cpp46 extern RecordStream *record_stream_new(int fd, size_t maxRecordLen) in record_stream_new() function
/aosp12/hardware/ril/librilutils/
H A Drecord_stream.c45 extern RecordStream *record_stream_new(int fd, size_t maxRecordLen) in record_stream_new() function