Home
last modified time | relevance | path

Searched refs:ENABLE_ABILITY_BY_USERID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h73 ENABLE_ABILITY_BY_USERID = 51, enumerator
/ohos5.0/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp846 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::ENABLE_ABILITY_BY_USERID), in LocatorAbilityStub046FuzzTest()
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp470 …SendMsgWithDataReplyV9(static_cast<int>(LocatorInterfaceCode::ENABLE_ABILITY_BY_USERID), data, rep… in EnableAbilityForUser()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp86 locatorHandleMap_[LocatorInterfaceCode::ENABLE_ABILITY_BY_USERID] = in ConstructLocatorHandleMap()