Home
last modified time | relevance | path

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

/base/powermgr/power_manager/interfaces/innerkits/native/include/
Dwork_trigger.h46 int32_t GetAbilityId() const in GetAbilityId() function
/base/powermgr/power_manager/services/native/src/
Drunning_lock_inner.cpp64 worker->GetUid(), worker->GetPid(), worker->GetAbilityId()); in DumpInfo()
/base/powermgr/power_manager/services/native/test/unittest/src/
Drunning_lock_test.cpp95 worker->GetUid(), worker->GetPid(), worker->GetAbilityId());
107 worker->GetUid(), worker->GetPid(), worker->GetAbilityId());
117 worker->GetUid(), worker->GetPid(), worker->GetAbilityId());
171 …ASSERT_TRUE((*it1)->GetAbilityId() == (*it2)->GetAbilityId()) << "it1->GetAbilityId() == it2->GetA…
191 EXPECT_EQ(worker->GetAbilityId(), 1);