Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_volume.cpp74 VolumeRequest(value); in Execute()
99 int32_t ActionVolume::VolumeRequest(float volume) in VolumeRequest() function in OHOS::PowerMgr::ActionVolume
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
H A Daction_volume.h33 int32_t VolumeRequest(float volume);
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_test.cpp102 g_actionVolume->VolumeRequest(1.0);