Home
last modified time | relevance | path

Searched refs:VENDOR_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.cpp50 const std::string VENDOR_POWER_VIBRATOR_CONFIG_FILE = "/vendor/etc/power_config/power_vibrator.json… variable
360 VENDOR_POWER_VIBRATOR_CONFIG_FILE, SYSTEM_POWER_VIBRATOR_CONFIG_FILE);
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp68 const std::string VENDOR_POWER_VIBRATOR_CONFIG_FILE = "/vendor/etc/power_config/power_vibrator.json… variable
1596 VENDOR_POWER_VIBRATOR_CONFIG_FILE, SYSTEM_POWER_VIBRATOR_CONFIG_FILE); in VibratorInit()