Searched refs:DecreaseProxyCnt (Results 1 – 4 of 4) sorted by relevance
322 EXPECT_TRUE(runninglockProxy->DecreaseProxyCnt(pid, uid));341 EXPECT_TRUE(runninglockProxy->DecreaseProxyCnt(0, 0));474 EXPECT_TRUE(runninglockProxy->DecreaseProxyCnt(pid, uid));498 EXPECT_TRUE(runninglockProxy->DecreaseProxyCnt(pid, uid));
46 bool DecreaseProxyCnt(pid_t pid, pid_t uid);
234 bool RunningLockProxy::DecreaseProxyCnt(pid_t pid, pid_t uid) in DecreaseProxyCnt() function in OHOS::PowerMgr::RunningLockProxy
639 runninglockProxy_->DecreaseProxyCnt(pid, uid); in ProxyRunningLock()