Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 72) sorted by relevance

123

/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DJcopBackupImpl.java57 public boolean restore(byte[] in, short offset) { in restore() method in JcopBackupImpl
58 LSPullModeRestore restore = getLSPullModeRestore(); in restore() local
DBackupInterface.java27 boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength); in restore() method
DDefaultOsBackupImpl.java54 public boolean restore(byte[] inBytes, short inBytesOffset) { in restore() method in DefaultOsBackupImpl
DOsBackupInterface.java51 boolean restore(byte[] inBytes, short inBytesOffset); in restore() method
DVersionStorage.java92 public boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength) { in restore() method in VersionStorage
DBasicLock.java82 public boolean restore(byte[] inBytes, short inBytesOffset, in restore() method in BasicLock
DCarrierLock.java505 public boolean restore(byte[] inBytes, short inBytesOffset, in restore() method in CarrierLock
/external/libbackup/src/com/google/android/libraries/backup/shadow/
DBackupHelperSimulator.java27 public abstract void restore(Context context, Object data); in restore() method in BackupHelperSimulator
DSharedPreferencesBackupHelperSimulator.java108 public void restore(Context context, Object data) { in restore() method in SharedPreferencesBackupHelperSimulator
DFileBackupHelperSimulator.java138 public void restore(Context context, Object data) { in restore() method in FileBackupHelperSimulator
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockCanvas.java25 public void restore() {} in restore() method in MockCanvas
/external/python/cpython2/Tools/scripts/
Dndiff.py119 def restore(which): function
/external/autotest/client/bin/net/
Dnet_tc.py107 def restore(self, netif): member in tcclass
209 def restore(self, netif): member in tcfilter
237 def restore(self, netif): member in u32filter
299 def restore(self, netif): member in qdisc
336 def restore(self, netif): member in classful_qdisc
/external/selinux/policycoreutils/scripts/
Dfixfiles212 restore () { function
/external/v8/src/inspector/
Dv8-console-agent-impl.cc48 void V8ConsoleAgentImpl::restore() { in restore() function in v8_inspector::V8ConsoleAgentImpl
/external/clang/lib/CodeGen/
DEHScopeStack.h61 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
/external/fmtlib/test/
Dgtest-extra.cc44 void OutputRedirect::restore() { in restore() function in OutputRedirect
/external/parameter-framework/upstream/parameter/
DAreaConfiguration.cpp58 bool CAreaConfiguration::restore(CParameterBlackboard *pMainBlackboard, bool bSync, in restore() function in CAreaConfiguration
/external/iproute2/doc/
Dip-cref.tex1746 \paragraph{Description:} this command restores the contents of the routing
1751 \paragraph{Arguments:} This command takes no arguments.
1753 \paragraph{Example:} This restores all routes that were saved to the
2271 \paragraph{Description:} this command restores the contents of the rules
2276 \paragraph{Arguments:} This command takes no arguments.
2278 \paragraph{Example:} This restores all rules that were saved to the
/external/sonivox/arm-wt-22k/lib_src/
Deas_otadata.h66 S_OTA_LOC restore; /* previous location */ member
/external/iptables/iptables/
Dnft.h39 bool restore; member
Dxshared.h67 bool restore; member
/external/skia/samplecode/
DSampleText.cpp107 SkAutoCanvasRestore restore(canvas, false); in onDrawContent() local
/external/skia/src/core/
DSkRasterClipStack.h92 void restore() { in restore() function
/external/skia/gm/
Dpoly2poly.cpp53 void SkJSCanvas::restore() { fTarget->restore(); } in restore() function in SkJSCanvas

123