/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/ |
D | JcopBackupImpl.java | 57 public boolean restore(byte[] in, short offset) { in restore() method in JcopBackupImpl 58 LSPullModeRestore restore = getLSPullModeRestore(); in restore() local
|
D | BackupInterface.java | 27 boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength); in restore() method
|
D | DefaultOsBackupImpl.java | 54 public boolean restore(byte[] inBytes, short inBytesOffset) { in restore() method in DefaultOsBackupImpl
|
D | OsBackupInterface.java | 51 boolean restore(byte[] inBytes, short inBytesOffset); in restore() method
|
D | VersionStorage.java | 92 public boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength) { in restore() method in VersionStorage
|
D | BasicLock.java | 82 public boolean restore(byte[] inBytes, short inBytesOffset, in restore() method in BasicLock
|
D | CarrierLock.java | 505 public boolean restore(byte[] inBytes, short inBytesOffset, in restore() method in CarrierLock
|
/external/libbackup/src/com/google/android/libraries/backup/shadow/ |
D | BackupHelperSimulator.java | 27 public abstract void restore(Context context, Object data); in restore() method in BackupHelperSimulator
|
D | SharedPreferencesBackupHelperSimulator.java | 108 public void restore(Context context, Object data) { in restore() method in SharedPreferencesBackupHelperSimulator
|
D | FileBackupHelperSimulator.java | 138 public void restore(Context context, Object data) { in restore() method in FileBackupHelperSimulator
|
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/ |
D | MockCanvas.java | 25 public void restore() {} in restore() method in MockCanvas
|
/external/python/cpython2/Tools/scripts/ |
D | ndiff.py | 119 def restore(which): function
|
/external/autotest/client/bin/net/ |
D | net_tc.py | 107 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/ |
D | fixfiles | 212 restore () { function
|
/external/v8/src/inspector/ |
D | v8-console-agent-impl.cc | 48 void V8ConsoleAgentImpl::restore() { in restore() function in v8_inspector::V8ConsoleAgentImpl
|
/external/clang/lib/CodeGen/ |
D | EHScopeStack.h | 61 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
|
/external/fmtlib/test/ |
D | gtest-extra.cc | 44 void OutputRedirect::restore() { in restore() function in OutputRedirect
|
/external/parameter-framework/upstream/parameter/ |
D | AreaConfiguration.cpp | 58 bool CAreaConfiguration::restore(CParameterBlackboard *pMainBlackboard, bool bSync, in restore() function in CAreaConfiguration
|
/external/iproute2/doc/ |
D | ip-cref.tex | 1746 \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/ |
D | eas_otadata.h | 66 S_OTA_LOC restore; /* previous location */ member
|
/external/iptables/iptables/ |
D | nft.h | 39 bool restore; member
|
D | xshared.h | 67 bool restore; member
|
/external/skia/samplecode/ |
D | SampleText.cpp | 107 SkAutoCanvasRestore restore(canvas, false); in onDrawContent() local
|
/external/skia/src/core/ |
D | SkRasterClipStack.h | 92 void restore() { in restore() function
|
/external/skia/gm/ |
D | poly2poly.cpp | 53 void SkJSCanvas::restore() { fTarget->restore(); } in restore() function in SkJSCanvas
|