Home
last modified time | relevance | path

Searched refs:float64 (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_interface.h43 double float64; member
H A Dpreferences_impl.cpp185 preferencesValue = NativePreferences::PreferencesValue(value.float64); in CValueTypeToNativeValue()
345 v.float64 = (double)std::get<float>(pValue.value_); in NativeValueToCValueType()
348 v.float64 = std::get<double>(pValue.value_); in NativeValueToCValueType()
/foundation/arkui/napi/native_engine/
H A Dnative_value.h113 double float64; member

Completed in 4 milliseconds