Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h233 bool SetLocationhubStateToSyspara(int value);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp181 SetLocationhubStateToSyspara(LOCATIONHUB_STATE_UNLOAD); in OnStop()
234 SetLocationhubStateToSyspara(LOCATIONHUB_STATE_LOAD); in Init()
340 bool LocatorAbility::SetLocationhubStateToSyspara(int value) in SetLocationhubStateToSyspara() function in OHOS::Location::LocatorAbility