Home
last modified time | relevance | path

Searched refs:LoadConfig (Results 1 - 7 of 7) sorted by relevance

/base/powermgr/power_manager/utils/vibrator/include/
H A Dpower_vibrator.h27 void LoadConfig(const std::string& etcPath, const std::string& vendorPath, const std::string& systemPath);
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_clone_manager.h41 ErrCode LoadConfig(UniqueFd &fd, std::string& config);
/base/powermgr/power_manager/utils/vibrator/src/
H A Dpower_vibrator.cpp35 void PowerVibrator::LoadConfig( in LoadConfig() function in OHOS::PowerMgr::PowerVibrator
/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_manager.cpp91 if (LoadConfig(fd, storeMessage) != ERR_OK) { in OnRestore()
127 ErrCode NotificationCloneManager::LoadConfig(UniqueFd &fd, std::string& config) in LoadConfig() function in OHOS::Notification::NotificationCloneManager
132 ANS_LOGW("LoadConfig fstat fd fail %{public}d.", fd.Get()); in LoadConfig()
137 ANS_LOGW("LoadConfig open file fail."); in LoadConfig()
141 ANS_LOGW("LoadConfig fd sendfile(size: %{public}d) to destFd fail.", static_cast<int>(statBuf.st_size)); in LoadConfig()
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_util_test.cpp354 vibrator->LoadConfig(POWER_VIBRATOR_CONFIG_FILE, in HWTEST_F()
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_service.cpp909 vibrator->LoadConfig(BATTERY_VIBRATOR_CONFIG_FILE, in VibratorInit()
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1607 vibrator->LoadConfig(POWER_VIBRATOR_CONFIG_FILE, in VibratorInit()

Completed in 9 milliseconds