OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:restore_set
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/backup/
test_restore.sh
69
restore_set
=$(a shell bmgr list sets | head -n1 | awk '{print $1}')
72
echo "Restoring from set [$
restore_set
]"
73
a shell bmgr restore "$
restore_set
"
/external/chromium_org/ash/wm/workspace/
frame_maximize_button.cc
563
bool
restore_set
=
local
566
if (
restore_set
)
Completed in 44 milliseconds