Searched defs:restored (Results 1 – 9 of 9) sorted by relevance
119 let restored = OptimizedRule { in restore_with_child_stack_ops() localVariable139 let restored = OptimizedRule { in restore_choice_branch_with_and_branch_without() localVariable
53 const restored: State = deserializeStateObject(json); constant
70 AvbABData restored; in TEST_F() local90 AvbABData restored; in TEST_F() local101 AvbABData restored; in TEST_F() local112 AvbABData restored; in TEST_F() local
165 Set<String> restored = new HashSet<>(); in TestWithValidity() local
208 String restored = anotherSharedPreferences.getString("foo", null); in defaultSharedPreferences() local
90 val restored = D2DConnectionContextV1.fromSavedSession(initiatorSavedSession) in testSaveRestoreSession() constant
213 String restored = anotherSharedPreferences.getString("foo", null); in defaultSharedPreferences() local
149 Process restored = om.readValue(json, Process.class); in testIssue811() local
261 std::vector<std::unique_ptr<SplitProvider>>& restored) in RestoreSplitProviders()