Home
last modified time | relevance | path

Searched defs:switchCallbacks_ (Results 1 – 2 of 2) sorted by relevance

/base/location/interfaces/inner_api/include/
Dlocation_data_manager.h41 std::unique_ptr<std::map<pid_t, sptr<ISwitchCallback>>> switchCallbacks_; variable
/base/location/services/location_locator/locator/include/
Dlocator_ability.h187 std::unique_ptr<std::map<pid_t, sptr<ISwitchCallback>>> switchCallbacks_; variable