Home
last modified time | relevance | path

Searched defs:doubleValue (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp442 napi_value doubleValue = nullptr; in CreateDouble() local
/base/location/frameworks/js/napi/source/
Dnapi_util.cpp784 napi_status SetValueDouble(const napi_env& env, const char* fieldStr, const double doubleValue, nap… in SetValueDouble()
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp662 float DragDrawing::AdjustDoubleValue(double doubleValue) in AdjustDoubleValue()