Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_counter.cpp45NotifyHiView(info, ChangedType::NOTIFY_RUNNINGLOCK_ADD, RunningLockState::RUNNINGLOCK_STATE_ENABLE… in Increase()
61NotifyHiView(info, ChangedType::NOTIFY_RUNNINGLOCK_REMOVE, RunningLockState::RUNNINGLOCK_STATE_DIS… in Decrease()
70 void RunningLockCounter::NotifyHiView(const RunningLockInfo &info, ChangedType changeType, RunningL… in NotifyHiView() function in OHOS::HDI::Power::V1_2::RunningLockCounter
H A Drunning_lock_counter.h55 void NotifyHiView(const RunningLockInfo &info, ChangedType changeType, RunningLockState state);