Searched refs:VendorDebug (Results 1 – 2 of 2) sorted by relevance
148 struct VendorDebug { struct165 VendorDebug mVendorDebug; argument
1385 const std::string Module::VendorDebug::kForceTransientBurstName = "aosp.forceTransientBurst";1386 const std::string Module::VendorDebug::kForceSynchronousDrainName = "aosp.forceSynchronousDrain";1393 if (id == VendorDebug::kForceTransientBurstName) { in getVendorParameters()1397 } else if (id == VendorDebug::kForceSynchronousDrainName) { in getVendorParameters()1433 if (p.id == VendorDebug::kForceTransientBurstName) { in setVendorParameters()1437 } else if (p.id == VendorDebug::kForceSynchronousDrainName) { in setVendorParameters()