Home
last modified time | relevance | path

Searched refs:IsGeoConvertAvailable (Results 1 – 16 of 16) sorted by relevance

/base/location/services/location_locator/locator/include/
Dgeo_convert_proxy.h33 int IsGeoConvertAvailable(MessageParcel &reply) override;
Dlocator_ability.h82 LocationErrCode IsGeoConvertAvailable(bool &isAvailable);
/base/location/services/location_geocode/geocode/include/
Dgeo_convert_skeleton.h41 virtual int IsGeoConvertAvailable(MessageParcel &rep) = 0;
Dgeo_convert_service.h50 int IsGeoConvertAvailable(MessageParcel &reply) override;
/base/location/test/fuzztest/locator/geoconvertproxy_fuzzer/
Dgeoconvertproxy_fuzzer.cpp38 geoConvertProxy->IsGeoConvertAvailable(request); in GeoConvertProxyFuzzerTest()
/base/location/services/location_geocode/geocode/source/
Dgeo_convert_skeleton.cpp43 IsGeoConvertAvailable(reply); in OnRemoteRequest()
Dgeo_convert_service.cpp71 int GeoConvertService::IsGeoConvertAvailable(MessageParcel &reply) in IsGeoConvertAvailable() function in OHOS::Location::GeoConvertService
/base/location/services/location_locator/locator/source/
Dgeo_convert_proxy.cpp26 int GeoConvertProxy::IsGeoConvertAvailable(MessageParcel &reply) in IsGeoConvertAvailable() function in OHOS::Location::GeoConvertProxy
Dlocator_skeleton.cpp232 reply.WriteInt32(locatorAbility->IsGeoConvertAvailable(isAvailable)); in PreIsGeoConvertAvailable()
Dlocator_ability.cpp861 LocationErrCode LocatorAbility::IsGeoConvertAvailable(bool &isAvailable) in IsGeoConvertAvailable() function in OHOS::Location::LocatorAbility
/base/location/test/location_geocode/source/
Dgeo_convert_service_test.cpp88 proxy_->IsGeoConvertAvailable(replyParcel); in Available()
/base/location/interfaces/inner_api/include/
Dlocator_proxy.h56 int IsGeoConvertAvailable(MessageParcel &replay);
/base/location/frameworks/native/source/
Dlocator_impl.cpp156 client_->IsGeoConvertAvailable(reply); in IsGeoServiceAvailable()
Dlocator_proxy.cpp216 int LocatorProxy::IsGeoConvertAvailable(MessageParcel &reply) in IsGeoConvertAvailable() function in OHOS::Location::LocatorProxy
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp472 locatorAbility->IsGeoConvertAvailable(isAvailable); in LocatorAbility001FuzzerTest()
/base/location/test/location_locator/source/
Dlocator_service_test.cpp734 proxy_->IsGeoConvertAvailable(reply);
739 proxy_->IsGeoConvertAvailable(reply);