Searched refs:QuerySupportCoordinateSystemType (Results 1 – 13 of 13) sorted by relevance
54 LocationErrCode QuerySupportCoordinateSystemType(
202 LocationErrCode QuerySupportCoordinateSystemType(
67 MOCK_METHOD(LocationErrCode, QuerySupportCoordinateSystemType,
52 virtual LocationErrCode QuerySupportCoordinateSystemType(
218 LocationErrCode QuerySupportCoordinateSystemType(
158 proxy->QuerySupportCoordinateSystemType(coordinateSystemTypes); in GnssProxyFuzzTest003()
334 auto errCode = QuerySupportCoordinateSystemType(coordinateSystemTypes); in QuerySupportCoordinateSystemTypeInner()
1425 LocationErrCode GnssAbility::QuerySupportCoordinateSystemType( in QuerySupportCoordinateSystemType() function in OHOS::Location::GnssAbility
422 LocationErrCode GnssAbilityProxy::QuerySupportCoordinateSystemType( in QuerySupportCoordinateSystemType() function in OHOS::Location::GnssAbilityProxy
1224 auto errCode = locatorAbility->QuerySupportCoordinateSystemType(coordinateSystemTypes); in PreQuerySupportCoordinateSystemType()
1532 LocationErrCode LocatorAbility::QuerySupportCoordinateSystemType( in QuerySupportCoordinateSystemType() function in OHOS::Location::LocatorAbility
394 …EXPECT_CALL(*gnssAbilityStub, QuerySupportCoordinateSystemType(_)).WillOnce(DoAll(Return(ERRCODE_S…
596 proxy_->QuerySupportCoordinateSystemType(coordinateSystemTypes);1943 ability_->QuerySupportCoordinateSystemType(coordinateSystemTypes);