Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h121 bool IsStopAction(uint32_t code);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp1396 bool LocatorAbilityStub::IsStopAction(uint32_t code) in IsStopAction() function in OHOS::Location::LocatorAbilityStub
1411 if (IsStopAction(code)) { in CheckRequestAvailable()