Searched refs:OnCachedGnssLocationsReportingCallback (Results 1 – 2 of 2) sorted by relevance
33 bool OnCachedGnssLocationsReportingCallback(const napi_env& env, const size_t argc, const napi_valu…
63 …ncMap.insert(std::make_pair("cachedGnssLocationsChange", &OnCachedGnssLocationsReportingCallback)); in InitOnFuncMap()71 …ap.insert(std::make_pair("cachedGnssLocationsReporting", &OnCachedGnssLocationsReportingCallback)); in InitOnFuncMap()685 bool OnCachedGnssLocationsReportingCallback(const napi_env& env, const size_t argc, const napi_valu… in OnCachedGnssLocationsReportingCallback() function