Home
last modified time | relevance | path

Searched refs:initSharedMemory (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/stub/
DStreamMmapStub.cpp142 ::android::status_t DriverMmapStubImpl::initSharedMemory(int ashmemFd) { in initSharedMemory() function in aidl::android::hardware::audio::core::DriverMmapStubImpl
266 if (initSharedMemory(mSharedMemoryFd.get()) != ::android::OK) { in createMmapBuffer()
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStreamMmapStub.h78 ::android::status_t initSharedMemory(int ashmemFd);