Searched refs:GetPowerModeRecoverPolicy (Results 1 – 3 of 3) sorted by relevance
100 EXPECT_TRUE(powerModePolicyTest->GetPowerModeRecoverPolicy(MODEITEM) == INIT_VALUE_FALSE);105 EXPECT_TRUE(powerModePolicyTest->GetPowerModeRecoverPolicy(MODEITEM) == INIT_VALUE_FALSE);
44 int32_t GetPowerModeRecoverPolicy(uint32_t type);
59 int32_t PowerModePolicy::GetPowerModeRecoverPolicy(uint32_t type) in GetPowerModeRecoverPolicy() function in OHOS::PowerMgr::PowerModePolicy