Searched defs:isMmapSupported (Results 1 – 3 of 3) sorted by relevance
540 bool ModuleConfig::isMmapSupported() const { in isMmapSupported() function in ModuleConfig
1994 const bool isMmapSupported = moduleConfig->isMmapSupported(); in TEST_P() local2012 const bool isMmapSupported = moduleConfig->isMmapSupported(); in TEST_P() local2025 const bool isMmapSupported = moduleConfig->isMmapSupported(); in TEST_P() local
1332 bool Module::isMmapSupported() { in isMmapSupported() function in aidl::android::hardware::audio::core::Module