Searched refs:getJsonObject (Results 1 – 1 of 1) sorted by relevance
213 bool getJsonObject(const napi_env &env, sptr<AsyncCallbackInfo> asyncCallbackInfo, napi_value &resu… in getJsonObject() function357 return getJsonObject(env, asyncCallbackInfo, result[1]); in ConvertToGeomagneticData()