HomeSort by relevance Sort by last modified time
    Searched refs:mMmapThreads (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 336 sp<MmapThread> thread = mMmapThreads.valueFor(io);
520 for (size_t i = 0; i < mMmapThreads.size(); i++) {
521 mMmapThreads.valueAt(i)->dump(fd, args);
    [all...]
AudioFlinger.h     [all...]

Completed in 66 milliseconds