Searched refs:openMmapStream (Results 1 – 4 of 4) sorted by relevance
64 static status_t openMmapStream(stream_direction_t direction,
135 status_t status = MmapStreamInterface::openMmapStream(streamDirection, in open()
294 status_t openMmapStream(MmapStreamInterface::stream_direction_t direction,
260 status_t MmapStreamInterface::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::MmapStreamInterface276 ret = af->openMmapStream( in openMmapStream()282 status_t AudioFlinger::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::AudioFlinger