Searched refs:WithModuleParameter (Results 1 – 1 of 1) sorted by relevance
243 class WithModuleParameter { class245 WithModuleParameter(const std::string parameterId, const T& value) in WithModuleParameter() function in WithModuleParameter247 WithModuleParameter(const WithModuleParameter&) = delete;248 WithModuleParameter& operator=(const WithModuleParameter&) = delete;249 ~WithModuleParameter() { in ~WithModuleParameter()3955 WithModuleParameter forceTransientBurst("aosp.forceTransientBurst", Boolean{true}); in Run()3971 WithModuleParameter forceSynchronousDrain("aosp.forceSynchronousDrain", in Run()