Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_volume.cpp76 VolumeExecution(value); in Execute()
147 int32_t ActionVolume::VolumeExecution(float volume) in VolumeExecution() function in OHOS::PowerMgr::ActionVolume
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
H A Daction_volume.h34 int32_t VolumeExecution(float volume);
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_test.cpp103 int32_t ret = g_actionVolume->VolumeExecution(1.0);