OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restore
(Results
26 - 50
of
2497
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/ui/cocoa/
focus_tracker.h
12
// that view. FocusTracker will not
restore
focus to views that are
24
// Attempts to
restore
focus to the snapshotted view. Returns YES if
25
// focus was restored. Will not
restore
focus if the view is no
focus_tracker_unittest.mm
38
// Give focus to |viewB_|, then try and
restore
it to view1.
54
// Give focus to |viewB_|, then try and
restore
it to the text field.
70
// to
restore
focus. The
restore
should fail.
82
// Give focus to |viewB_|, then try and
restore
focus in a different
/frameworks/base/core/java/android/app/backup/
FullBackupAgent.java
23
* Simple concrete class that merely provides the default BackupAgent full backup/
restore
33
// Doesn't do incremental backup/
restore
39
// Doesn't do incremental backup/
restore
IBackupManager.aidl
69
* need a data-
restore
pass. This method is only invoked by the Package Manager.
75
* or
restore
operations will take place. Data-changed notifications will
85
* Enable/disable automatic
restore
of application data at install time. When
88
* backup dataset or from the
restore
set used in the last wholesale
restore
operation,
89
* that data will be supplied to the new package's
restore
agent before the package
94
* @param doAutoRestore When true, enables the automatic app-data
restore
facility. When
171
*
Restore
device content from the data stream passed through the given socket. The
179
* Confirm that the requested full backup/
restore
operation can proceed. The system will
187
* supplied for
restore
, it must match the password used when creating the ful
[
all
...]
BackupDataInput.java
91
* Extract the next entity header from the
restore
stream. After this method
96
*
restore
stream, <code>false</code> if the
restore
stream has been fully consumed.
97
* @throws IOException if an error occurred while reading the
restore
stream
117
* Report the key associated with the current entity in the
restore
stream
131
*
restore
stream.
145
* Read a record's raw data from the
restore
stream. The record's header must first
157
* @throws IOException if an error occurred when trying to read the
restore
data stream
176
*
restore
operation.
178
* @throws IOException if an error occurred when trying to read the
restore
data strea
[
all
...]
BackupAgentHelper.java
26
* key prefix. When processing a backup or
restore
operation, the BackupAgentHelper
36
* <ul><li>{@link FileBackupHelper} - Manages the backup and
restore
of entire files
38
* <li>{@link SharedPreferencesBackupHelper} - Manages the backup and
restore
of an
70
* Run the
restore
process on each of the configured handlers.
89
* @param helper A backup/
restore
helper object to be invoked during backup and
restore
/external/skia/gm/
poly2poly.cpp
53
canvas->
restore
();
71
canvas->
restore
();
79
canvas->
restore
();
87
canvas->
restore
();
95
canvas->
restore
();
/external/libpng/
pnggccrd.c
31
"popfq \n\t" //
restore
modified value to Eflag reg
35
"popfq \n\t" //
restore
original Eflag
45
"popfl \n\t" //
restore
modified value to Eflag reg
49
"popfl \n\t" //
restore
original Eflag
75
"popq %%rdx \n\t" //
restore
rdx
76
"popq %%rcx \n\t" //
restore
rcx
77
"popq %%rbx \n\t" //
restore
rbx
79
"popl %%edx \n\t" //
restore
edx
80
"popl %%ecx \n\t" //
restore
ecx
81
"popl %%ebx \n\t" //
restore
eb
[
all
...]
/dalvik/vm/mterp/armv5te/
entry.S
24
* got pushed onto the stack. From this it figures out how to
restore
109
*
Restore
the stack pointer and PC from the save point established on entry.
114
* SP and LR. Here we
restore
SP,
restore
the registers, and then
restore
123
ldmfd sp!, {r4-r10,fp,pc} @
restore
9 regs and return
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
Clipping.java
70
canvas.
restore
();
77
canvas.
restore
();
86
canvas.
restore
();
93
canvas.
restore
();
100
canvas.
restore
();
107
canvas.
restore
();
Regions.java
58
//
restore
style
100
canvas.
restore
();
107
canvas.
restore
();
112
canvas.
restore
();
117
canvas.
restore
();
122
canvas.
restore
();
RoundRects.java
71
canvas.
restore
();
78
canvas.
restore
();
87
canvas.
restore
();
94
canvas.
restore
();
103
canvas.
restore
();
110
canvas.
restore
();
/external/iptables/iptables/
Makefile.am
25
xtables_multi_SOURCES += iptables-save.c iptables-
restore
.c \
31
xtables_multi_SOURCES += ip6tables-save.c ip6tables-
restore
.c \
40
man_MANS = iptables.8 iptables-
restore
.8 iptables-save.8 \
41
iptables-xml.1 ip6tables.8 ip6tables-
restore
.8 \
47
v4_sbin_links = iptables iptables-
restore
iptables-save
50
v6_sbin_links = ip6tables ip6tables-
restore
ip6tables-save
iptables-apply.8
15
iptables\-save/read by iptables\-
restore
) to iptables, then prompt the
22
ip6tables\-save/\-
restore
instead.
36
\fBiptables-
restore
\fP(8), \fBiptables-save\fP(8), \fBiptables\fR(8).
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
ColoredRectsActivity.java
89
canvas.
restore
();
98
canvas.
restore
();
103
canvas.
restore
();
109
canvas.
restore
();
115
canvas.
restore
();
116
canvas.
restore
();
ShapesActivity.java
83
canvas.
restore
();
94
canvas.
restore
();
105
canvas.
restore
();
116
canvas.
restore
();
127
canvas.
restore
();
138
canvas.
restore
();
/external/chromium/chrome/browser/resources/options/
certificate_restore_overlay.js
10
* Encapsulated handling of the 'enter
restore
password' overlay page.
51
* Attempt the
restore
operation.
64
* Cancel the
restore
operation.
/external/qemu/
hostregs_helper.h
2
* Save/
restore
host registers.
23
save/
restore
these registers when called from regular code.
24
It is not sufficient to save/
restore
T0 et. al. as these may be declared
/frameworks/base/services/java/com/android/server/am/
BackupRecord.java
25
// backup/
restore
modes
28
public static final int
RESTORE
= 2;
34
final int backupMode; // full backup / incremental /
restore
/frameworks/compile/libbcc/runtime/lib/arm/
restore_vfp_d8_d15_regs.S
1
//===-- save_restore_regs.S - Implement save/
restore
* ---------------------===//
19
// must also add a call to __restore_vfp_d8_d15_regs to
restore
those registers.
26
//
Restore
registers d8-d15 from stack
/dalvik/vm/mterp/x86/
binopWide.S
15
UNSPILL(rIBASE) #
restore
rIBASE
entry.S
61
*
Restore
the stack pointer and PC from the save point established on entry.
75
movl offThread_bailPtr(%ecx),%esp #
Restore
"setjmp" esp
77
addl $$(FRAME_SIZE-4), %ebp #
Restore
%ebp at point of setjmp
82
pop %ebp #
restore
caller's ebp
/external/iptables/extensions/
libxt_CONNSECMARK.man
15
\fB\-\-
restore
\fP
/external/libvpx/nestegg/halloc/src/
macros.h
21
restore
pointer to the structure by a pointer to its field
/external/llvm/lib/Target/X86/
X86CompilationCallback_Win64.asm
47
;
Restore
all XMM arg registers.
53
;
Restore
RSP.
56
;
Restore
all int arg registers
63
;
Restore
RBP.
Completed in 1520 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>