Home
last modified time | relevance | path

Searched defs:ConstructValueFromFloatingPoint (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_native_interface.cpp77 static Value ConstructValueFromFloatingPoint(float val) in ConstructValueFromFloatingPoint() function
82 static Value ConstructValueFromFloatingPoint(double val) in ConstructValueFromFloatingPoint() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani_interaction_api.cpp218 static Value ConstructValueFromFloatingPoint(float val) in ConstructValueFromFloatingPoint() function
223 static Value ConstructValueFromFloatingPoint(double val) in ConstructValueFromFloatingPoint() function