Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h150 static const std::string kForceSynchronousDrainName; member
/hardware/interfaces/audio/aidl/default/
DModule.cpp1386 const std::string Module::VendorDebug::kForceSynchronousDrainName = "aosp.forceSynchronousDrain"; member in aidl::android::hardware::audio::core::Module::VendorDebug
1397 } else if (id == VendorDebug::kForceSynchronousDrainName) { in getVendorParameters()
1437 } else if (p.id == VendorDebug::kForceSynchronousDrainName) { in setVendorParameters()