Searched defs:locationInfo (Results 1 – 7 of 7) sorted by relevance
109 std::string locationInfo = jsonRes.dump(); variable135 std::string locationInfo = jsonRes.dump(); variable156 std::string locationInfo = jsonRes.dump(); variable183 std::string locationInfo = jsonRes.dump(); variable392 std::string locationInfo = jsonRes.dump(); variable
185 std::string locationInfo = jsonRes.dump(); variable
69 std::unique_ptr<LocationInfo> locationInfo = in OnLocationReport() local
251 std::string locationInfo = jsonRes.dump(); variable
172 std::unique_ptr<OHOS::Location::Location>& locationInfo = locationInfoImpl->GetLocation(); variable
876 LocationInfo locationInfo; variable970 LocationInfo locationInfo; variable
104 void LocationToJs(const napi_env& env, const std::unique_ptr<Location>& locationInfo, napi_value& r… in LocationToJs()125 void SystemLocationToJs(const napi_env& env, const std::unique_ptr<Location>& locationInfo, napi_va… in SystemLocationToJs()