Home
last modified time | relevance | path

Searched refs:geolocationService (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/netservices/
H A DGeolocation.h20 BGeolocation(const BUrl& geolocationService,
/haiku/src/kits/network/libnetservices/
H A DGeolocation.cpp60 BGeolocation::BGeolocation(const BUrl& geolocationService, in BGeolocation() argument
62 : fGeolocationService(geolocationService), in BGeolocation()