Searched refs:E_SCREENLOCK_OK (Results 1 – 7 of 7) sorted by relevance
44 return E_SCREENLOCK_OK; in IsScreenLockedInner()51 if (ret != E_SCREENLOCK_OK) { in IsLocked()56 if (errCode != E_SCREENLOCK_OK) { in IsLocked()61 return E_SCREENLOCK_OK; in IsLocked()68 if (ret != E_SCREENLOCK_OK) { in IsScreenLocked()110 return E_SCREENLOCK_OK; in UnlockInner()117 if (ret != E_SCREENLOCK_OK) { in Unlock()128 if (ret != E_SCREENLOCK_OK) { in UnlockScreen()
61 return ret == E_SCREENLOCK_OK; in FuzzScreenlockManager()74 return ret == E_SCREENLOCK_OK; in UnlockFuzzTest()84 return ret == E_SCREENLOCK_OK; in IsLockedFuzzTest()96 return ret == E_SCREENLOCK_OK; in FuzzScreenlockAppManager()102 return ret == E_SCREENLOCK_OK; in FuzzScreenlockAppManager()
368 return E_SCREENLOCK_OK; in UnlockInner()390 return E_SCREENLOCK_OK; in Lock()400 return E_SCREENLOCK_OK; in IsLocked()453 return E_SCREENLOCK_OK; in OnSystemEvent()476 return E_SCREENLOCK_OK; in SendScreenLockEvent()
79 if (ret == E_SCREENLOCK_OK) { in OnIsLocked()
56 E_SCREENLOCK_OK = SCREENLOCK_ERR_OFFSET, enumerator
171 if (status != E_SCREENLOCK_OK) { in NAPI_IsLocked()214 if (status != E_SCREENLOCK_OK) { in AsyncCallFunc()413 if (retCode != E_SCREENLOCK_OK) { in NAPI_OnSystemEvent()464 if (retCode != E_SCREENLOCK_OK) { in NAPI_ScreenLockSendEvent()
426 EXPECT_EQ(result, E_SCREENLOCK_OK);444 EXPECT_EQ(result, E_SCREENLOCK_OK);447 EXPECT_EQ(result, E_SCREENLOCK_OK);