Home
last modified time | relevance | path

Searched refs:POWER_VIBRATOR_CONFIG_FILE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_util_test.cpp49 const std::string POWER_VIBRATOR_CONFIG_FILE = "etc/power_config/power_vibrator.json"; variable
359 vibrator->LoadConfig(POWER_VIBRATOR_CONFIG_FILE,
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp67 const std::string POWER_VIBRATOR_CONFIG_FILE = "etc/power_config/power_vibrator.json"; variable
1595 vibrator->LoadConfig(POWER_VIBRATOR_CONFIG_FILE, in VibratorInit()