Searched refs:OffLocationErrorCallback (Results 1 – 2 of 2) sorted by relevance
60 bool OffLocationErrorCallback(const napi_env& env, const napi_value& handler);
107 g_offFuncMap.insert(std::make_pair("locationError", &OffLocationErrorCallback)); in InitOffFuncMap()1570 bool OffLocationErrorCallback(const napi_env& env, const napi_value& handler) in OffLocationErrorCallback() function