Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocation_data_manager.cpp103 if (!IsSwitchObserverReg()) { in RegisterSwitchCallback()
125 bool LocationDataManager::IsSwitchObserverReg() in IsSwitchObserverReg() function in OHOS::Location::LocationDataManager
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation_data_manager.h36 bool IsSwitchObserverReg();
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h87 bool IsSwitchObserverReg();
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp2123 bool LocatorHandler::IsSwitchObserverReg() in IsSwitchObserverReg() function in OHOS::Location::LocatorHandler
2137 if (IsSwitchObserverReg()) { in WatchSwitchParameter()