Home
last modified time | relevance | path

Searched refs:IsFloat (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/appdatamgr/interfaces/innerkits/native_preferences/include/
Dpreferences_value.h39 bool IsFloat() const;
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_preferences/src/
Dpreferences_value.cpp67 bool PreferencesValue::IsFloat() const in IsFloat() function in OHOS::NativePreferences::PreferencesValue
Dpreferences_impl.cpp282 if (val.IsFloat()) { in GetFloat()
419 } else if (value.IsFloat()) { in WriteSettingXml()
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_preferences/src/
Dnapi_preferences.cpp147 bool IsFloat(double input) in IsFloat() function
Dnapi_storage.cpp146 bool IsFloat(double input) in IsFloat() function