Home
last modified time | relevance | path

Searched refs:lastState (Results 1 - 2 of 2) sorted by relevance

/base/location/frameworks/native/locator_sdk/source/
H A Dlocation_data_manager.cpp59 int lastState = appInfo[APP_INFO_LASTSTATE_INDEX]; in ReportSwitchState() local
65 if (state == lastState) { in ReportSwitchState()
/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp667 RunningLockState lastState = lockInner->GetState(); in LockInnerByProxy() local
668 if (lastState == RunningLockState::RUNNINGLOCK_STATE_PROXIED) { in LockInnerByProxy()
677 RunningLockState lastState = lockInner->GetState(); in UnlockInnerByProxy() local
678 if (lastState == RunningLockState::RUNNINGLOCK_STATE_DISABLE) { in UnlockInnerByProxy()

Completed in 3 milliseconds