Searched defs:isMmapSupported (Results 1 – 3 of 3) sorted by relevance
589 bool ModuleConfig::isMmapSupported() const { in isMmapSupported() function in ModuleConfig
2260 const bool isMmapSupported = moduleConfig->isMmapSupported(); in TEST_P() local2284 const bool isMmapSupported = moduleConfig->isMmapSupported(); in TEST_P() local2297 const bool isMmapSupported = moduleConfig->isMmapSupported(); in TEST_P() local
1573 bool Module::isMmapSupported() { in isMmapSupported() function in aidl::android::hardware::audio::core::Module