Searched defs:GetIntValue (Results 1 – 3 of 3) sorted by relevance
/base/powermgr/power_manager/utils/param/src/ | ||
D | sysparam.cpp | 39 int32_t SysParam::GetIntValue(const std::string& key, int32_t def) in GetIntValue() function in OHOS::PowerMgr::SysParam |
/base/hiviewdfx/hiview/base/ | ||
D | event.cpp | 50 int32_t Event::GetIntValue(const std::string &name) const in GetIntValue() function in OHOS::HiviewDFX::Event |
/base/powermgr/power_manager/utils/setting/src/ | ||
D | setting_provider.cpp | 57 ErrCode SettingProvider::GetIntValue(const std::string& key, int32_t& value) in GetIntValue() function in OHOS::PowerMgr::SettingProvider |