Home
last modified time | relevance | path

Searched refs:QuerySupportCoordinateSystemTypeInner (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dgnss_ability_skeleton.h90 …int QuerySupportCoordinateSystemTypeInner(MessageParcel &data, MessageParcel &reply, AppIdentity &…
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp117 return QuerySupportCoordinateSystemTypeInner(data, reply, identity); in InitGnssEnhanceMsgHandleMap()
327 int GnssAbilityStub::QuerySupportCoordinateSystemTypeInner( in QuerySupportCoordinateSystemTypeInner() function in OHOS::Location::GnssAbilityStub
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_stub_test.cpp454 …EXPECT_EQ(ERRCODE_PERMISSION_DENIED, gnssAbilityStub->QuerySupportCoordinateSystemTypeInner(data, …