Searched refs:isPersistentRecover_ (Results 1 – 5 of 5) sorted by relevance
572 info.isPersistentRecover_ = false;589 info.isPersistentRecover_ = true;610 info.isPersistentRecover_ = true;
1572 info1.isPersistentRecover_ = false;1578 info2.isPersistentRecover_ = false;1593 info3.isPersistentRecover_ = false;1607 info4.isPersistentRecover_ = false;1612 info5.isPersistentRecover_ = true;
301 bool isPersistentRecover_ = false; member
246 sessionInfo.isPersistentRecover_ = isPersistentRecover; in IsJsIsPersistentRecoverUndefined()
1827 if (sessionInfo.persistentId_ != 0 && !sessionInfo.isPersistentRecover_) { in GetSceneSessionBySessionInfo()1867 …ic_cast<uint32_t>(sessionInfo.isSystem_), static_cast<uint32_t>(sessionInfo.isPersistentRecover_)); in RequestSceneSession()2880 sessionInfo.isPersistentRecover_ = true; in RecoverSessionInfo()