Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h89 …int PreQuerySupportCoordinateSystemType(MessageParcel &data, MessageParcel &reply, AppIdentity &id…
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp261 return PreQuerySupportCoordinateSystemType(data, reply, identity); in ConstructGnssEnhanceHandleMap()
1214 int LocatorAbilityStub::PreQuerySupportCoordinateSystemType(MessageParcel &data, in PreQuerySupportCoordinateSystemType() function in OHOS::Location::LocatorAbilityStub
/ohos5.0/base/location/test/location_manager/source/
H A Dlocator_skeleton_test.cpp1471 HWTEST_F(LocatorSkeletonTest, PreQuerySupportCoordinateSystemType, TestSize.Level1)
1486 locatorAbilityStub->PreQuerySupportCoordinateSystemType(data, reply, identity);