Home
last modified time | relevance | path

Searched refs:locatorHandleMap_ (Results 1 - 3 of 3) sorted by relevance

/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp42 if (locatorHandleMap_.size() != 0) { in InitLocatorHandleMap()
55 locatorHandleMap_[LocatorInterfaceCode::GET_SWITCH_STATE] = in ConstructLocatorHandleMap()
59 locatorHandleMap_[LocatorInterfaceCode::REG_SWITCH_CALLBACK] = in ConstructLocatorHandleMap()
63 locatorHandleMap_[LocatorInterfaceCode::UNREG_SWITCH_CALLBACK] = in ConstructLocatorHandleMap()
67 locatorHandleMap_[LocatorInterfaceCode::START_LOCATING] = in ConstructLocatorHandleMap()
71 locatorHandleMap_[LocatorInterfaceCode::STOP_LOCATING] = in ConstructLocatorHandleMap()
75 locatorHandleMap_[LocatorInterfaceCode::GET_CACHE_LOCATION] = in ConstructLocatorHandleMap()
79 locatorHandleMap_[LocatorInterfaceCode::ENABLE_ABILITY] = in ConstructLocatorHandleMap()
83 locatorHandleMap_[LocatorInterfaceCode::ENABLE_ABILITY_BY_USERID] = in ConstructLocatorHandleMap()
91 locatorHandleMap_[LocatorInterfaceCod in ConstructLocatorEnhanceHandleMap()
[all...]
/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h106 LocatorMsgHandleMap locatorHandleMap_; member in OHOS::Location::LocatorAbilityStub
/base/location/test/location_manager/source/
H A Dlocator_skeleton_test.cpp183 auto locatorHandleMap = locatorAbilityStub->locatorHandleMap_; in HWTEST_F()

Completed in 6 milliseconds