Home
last modified time | relevance | path

Searched refs:IsRunningLockHolding (Results 1 - 3 of 3) sorted by relevance

/base/powermgr/powermgr_lite/test/Interface_test/test/unittest/src/
H A Dpowermgr_interfaces_test.cpp78 * @tc.desc: Test the interface Powermgr::IsRunningLockHolding().
87 EXPECT_TRUE(IsRunningLockHolding(lock)); in HWTEST_F()
101 EXPECT_FALSE(IsRunningLockHolding(lock)); in HWTEST_F()
/base/powermgr/powermgr_lite/interfaces/kits/
H A Drunning_lock.h64 BOOL IsRunningLockHolding(const RunningLock *lock);
/base/powermgr/powermgr_lite/frameworks/src/
H A Drunning_lock.c164 BOOL IsRunningLockHolding(const RunningLock *lock) in IsRunningLockHolding() function

Completed in 2 milliseconds