Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h94 int PreDisableLocationMock(MessageParcel &data, MessageParcel &reply, AppIdentity &identity);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp152 return PreDisableLocationMock(data, reply, identity); in ConstructLocatorMockHandleMap()
942 int LocatorAbilityStub::PreDisableLocationMock(MessageParcel &data, MessageParcel &reply, AppIdenti… in PreDisableLocationMock() function in OHOS::Location::LocatorAbilityStub
/ohos5.0/base/location/test/location_manager/source/
H A Dlocator_skeleton_test.cpp1198 locatorAbilityStub->PreDisableLocationMock(data, reply, identity);
1217 locatorAbilityStub->PreDisableLocationMock(data, reply, identity);