Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/
H A Dqgeosatelliteinfosource_gypsy.cpp99 GypsyDevice *SatelliteGypsyEngine::eng_gypsy_device_new (const char *object_path) in eng_gypsy_device_new() argument
101 return ::gypsy_device_new(object_path); in eng_gypsy_device_new()
103 GypsySatellite *SatelliteGypsyEngine::eng_gypsy_satellite_new (const char *object_path) in eng_gypsy_satellite_new() argument
105 return ::gypsy_satellite_new (object_path); in eng_gypsy_satellite_new()
H A Dqgeosatelliteinfosource_gypsy_p.h85 virtual GypsyDevice *eng_gypsy_device_new (const char *object_path);
86 virtual GypsySatellite *eng_gypsy_satellite_new (const char *object_path);