Home
last modified time | relevance | path

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

/base/msdp/device_status/frameworks/js/napi/motion/src/
Dmotion_event_napi.cpp216 bool MotionEventNapi::IsSameValue(const napi_env &env, const napi_value &lhs, const napi_value &rhs) in IsSameValue() function in OHOS::Msdp::MotionEventNapi
/base/sensors/sensor/frameworks/js/napi/src/
Dsensor_napi_utils.cpp35 bool IsSameValue(const napi_env &env, const napi_value &lhs, const napi_value &rhs) in IsSameValue() function