Searched defs:GetLongValue (Results 1 - 3 of 3) sorted by relevance
/base/powermgr/power_manager/utils/setting/src/ | ||
H A D | setting_provider.cpp | 76 ErrCode SettingProvider::GetLongValue(const std::string& key, int64_t& value) in GetLongValue() function in OHOS::PowerMgr::SettingProvider |
/base/sensors/miscdevice/services/miscdevice_service/src/ | ||
H A D | vibration_priority_manager.cpp | 108 int32_t VibrationPriorityManager::GetLongValue(const std::string &key, int64_t &value)
in GetLongValue() function in OHOS::Sensors::VibrationPriorityManager |
/base/telephony/sms_mms/frameworks/native/mms/src/ | ||
H A D | mms_header.cpp | 448 bool MmsHeader::GetLongValue(uint8_t fieldId, int64_t &value) const in GetLongValue() function in OHOS::Telephony::MmsHeader |
Completed in 5 milliseconds