Home
last modified time | relevance | path

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

/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_counter.cpp45 NotifyHiView(info, ChangedType::NOTIFY_RUNNINGLOCK_ADD, RunningLockState::RUNNINGLOCK_STATE_ENABLE); in Increase()
61 NotifyHiView(info, ChangedType::NOTIFY_RUNNINGLOCK_REMOVE, RunningLockState::RUNNINGLOCK_STATE_DISABLE); in Decrease()
70 void RunningLockCounter::NotifyHiView(const RunningLockInfo &info, ChangedType changeType, RunningLockState state) 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);

Completed in 2 milliseconds