Searched refs:PutBoolValue (Results 1 – 3 of 3) sorted by relevance
36 ErrCode PutBoolValue(const std::string& key, bool value, bool needNotify = true);
162 settingProvider.PutBoolValue("settings.power.suspend_sources", valueBool);
100 ErrCode SettingProvider::PutBoolValue(const std::string& key, bool value, bool needNotify) in PutBoolValue() function in OHOS::PowerMgr::SettingProvider