Searched refs:GetStringValueGlobal (Results 1 – 2 of 2) sorted by relevance
135 ErrCode ret = GetStringValueGlobal(key, value); in IsValidKeyGlobal()336 GetStringValueGlobal(SETTING_POWER_WAKEUP_DOUBLE_KEY, value); in DataMigrationCopy()338 GetStringValueGlobal(SETTING_POWER_WAKEUP_PICKUP_KEY, value); in DataMigrationCopy()340 GetStringValueGlobal(SETTING_POWER_WAKEUP_SOURCES_KEY, value); in DataMigrationCopy()344 ErrCode SettingProvider::GetStringValueGlobal(const std::string& key, std::string& value) in GetStringValueGlobal() function in OHOS::PowerMgr::SettingProvider
84 ErrCode GetStringValueGlobal(const std::string& key, std::string& value);