Home
last modified time | relevance | path

Searched refs:ILocator (Results 1 - 9 of 9) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Di_locator.h23 class ILocator : public IRemoteBroker { class
25 DECLARE_INTERFACE_DESCRIPTOR(u"location.ILocator");
H A Dgeofence_sdk.h29 class GeofenceSdk : public IRemoteProxy<ILocator> {
H A Dlocator_agent.h34 class LocatorAgent : public IRemoteProxy<ILocator> {
H A Dlocator_proxy.h41 class LocatorProxy : public IRemoteProxy<ILocator> {
/base/location/frameworks/location_common/common/source/
H A Dlocation_data_rdb_helper.cpp53 auto remote = sptr<ILocator>(new (std::nothrow) IRemoteStub<ILocator>()); in Initialize()
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_sdk.cpp157 : IRemoteProxy<ILocator>(impl) in GeofenceSdk()
/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp222 : IRemoteProxy<ILocator>(impl) in LocatorAgent()
/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h40 class LocatorAbilityStub : public IRemoteStub<ILocator> {
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp43 : IRemoteProxy<ILocator>(impl) in LocatorProxy()

Completed in 6 milliseconds