Searched refs:WithModuleParameter (Results 1 – 1 of 1) sorted by relevance
250 class WithModuleParameter { class252 WithModuleParameter(const std::string parameterId, const T& value) in WithModuleParameter() function in WithModuleParameter254 WithModuleParameter(const WithModuleParameter&) = delete;255 WithModuleParameter& operator=(const WithModuleParameter&) = delete;256 ~WithModuleParameter() { in ~WithModuleParameter()4109 WithModuleParameter forceDrainToDraining("aosp.forceDrainToDraining", in Run()4121 WithModuleParameter forceTransientBurst("aosp.forceTransientBurst", Boolean{true}); in Run()4131 WithModuleParameter forceSynchronousDrain("aosp.forceSynchronousDrain", in Run()