Home
last modified time | relevance | path

Searched refs:VolumeExecution (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
Daction_volume.h34 int32_t VolumeExecution(float volume);
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_volume.cpp72 VolumeExecution(value); in Execute()
141 int32_t ActionVolume::VolumeExecution(float volume) in VolumeExecution() function in OHOS::PowerMgr::ActionVolume
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_test.cpp93 int32_t ret = g_actionVolume->VolumeExecution(1.0);