Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_manage.c41 static int32_t ReleaseRunningLockEntryProxy(IUnknown *iUnknown, RunningLockEntry *entry);
65 entry->iUnknown.ReleaseRunningLockEntryFunc = ReleaseRunningLockEntryProxy; in CreatClient()
149 static int32_t ReleaseRunningLockEntryProxy(IUnknown *iUnknown, RunningLockEntry *entry) in ReleaseRunningLockEntryProxy() function