Searched refs:openMmapStream (Results 1 – 4 of 4) sorted by relevance
69 static status_t openMmapStream(stream_direction_t direction,
154 status_t status = MmapStreamInterface::openMmapStream(streamDirection, in openWithFormat()
294 status_t openMmapStream(MmapStreamInterface::stream_direction_t direction,
383 status_t MmapStreamInterface::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::MmapStreamInterface398 ret = af->openMmapStream( in openMmapStream()405 status_t AudioFlinger::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::AudioFlinger