Home
last modified time | relevance | path

Searched refs:PreEnableAbilityForUser (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h63 int PreEnableAbilityForUser(MessageParcel &data, MessageParcel &reply, AppIdentity &identity);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp88 return PreEnableAbilityForUser(data, reply, identity); in ConstructLocatorHandleMap()
424 int LocatorAbilityStub::PreEnableAbilityForUser(MessageParcel &data, MessageParcel &reply, AppIdent… in PreEnableAbilityForUser() function in OHOS::Location::LocatorAbilityStub