Home
last modified time | relevance | path

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

/base/sensors/medical_sensor/interfaces/plugin/src/
Dmedical_napi_utils.cpp38 napi_value GetNapiInt32(int32_t number, napi_env env) in GetNapiInt32() function
/base/sensors/miscdevice/interfaces/plugin/vibrator/src/
Dvibrator_napi_utils.cpp57 bool GetNapiInt32(const napi_env &env, const int32_t value, napi_value &result) in GetNapiInt32() function
/base/sensors/sensor/interfaces/plugin/src/
Dsensor_napi_utils.cpp122 napi_value GetNapiInt32(const napi_env &env, int32_t number) in GetNapiInt32() function