Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_event_callback.cpp157 svStatus->SetConstellationType(info.constellation[i]); in ReportSatelliteStatusInfo()
262 sv->SetConstellationType(HDI::Location::Gnss::V2_0::CONSTELLATION_CATEGORY_GPS); in AddDummySv()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dsatellite_status.h149 inline void SetConstellationType(int type) in SetConstellationType() function