Searched refs:OffAllLocationServiceStateCallback (Results 1 – 2 of 2) sorted by relevance
45 bool OffAllLocationServiceStateCallback(const napi_env& env);
87 …offAllFuncMap.insert(std::make_pair("locationEnabledChange", &OffAllLocationServiceStateCallback)); in InitOffFuncMap()93 …_offAllFuncMap.insert(std::make_pair("locationServiceState", &OffAllLocationServiceStateCallback)); in InitOffFuncMap()994 bool OffAllLocationServiceStateCallback(const napi_env& env) in OffAllLocationServiceStateCallback() function