/system/core/fs_mgr/libsnapshot/ |
D | PowerTest.md | 4 snapshot\_power\_test is a standalone test to simulate power failures during a snapshot-merge opera… 8 Start by creating two large files that will be used as the pre-merge and post-merge state. You can … 10 dd if=/dev/urandom of=pre-merge count=1024 bs=1048576 11 dd if=/dev/urandom of=post-merge count=1024 bs=1048576 15 adb push pre-merge /data/local/unencrypted 16 adb push post-merge /data/local/unencrypted 22 /data/local/unencrypted/pre-merge \ 23 /data/local/unencrypted/post-merge 32 `POST_MERGE_FILE` should be the path on the device of the image to validate the merge against. Exam… 34 run_power_test.sh /data/local/unencrypted/post-merge [all …]
|
D | run_power_test.sh | 23 output=$(adb $DEVICE_ARGS shell $TEST_BIN merge $FAIL_RATE 2>&1)
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot.proto | 77 // the update and before the merge allows us to infer the progress of the 78 // merge process. 83 // before the update and before the merge allows us to infer the progress of 84 // the merge process. 91 // No update or merge is in progress. 103 // Post-merge cleanup steps could not be completed due to a transient 123 // merge operation. This field is used to keep track of the total number 124 // of sectors modified to monitor and show the progress of the merge during 137 // Status of the update after the merge attempts. 141 // merge of all the snapshot devices.
|
/system/core/libutils/include/utils/ |
D | SortedVector.h | 116 ssize_t merge(const Vector<TYPE>& vector); 117 ssize_t merge(const SortedVector<TYPE>& vector); 235 ssize_t SortedVector<TYPE>::merge(const Vector<TYPE>& vector) { in merge() function 236 return SortedVectorImpl::merge(reinterpret_cast<const VectorImpl&>(vector)); in merge() 240 ssize_t SortedVector<TYPE>::merge(const SortedVector<TYPE>& vector) { in merge() function 241 return SortedVectorImpl::merge(reinterpret_cast<const SortedVectorImpl&>(vector)); in merge()
|
D | VectorImpl.h | 150 ssize_t merge(const VectorImpl& vector); 151 ssize_t merge(const SortedVectorImpl& vector);
|
/system/timezone/input_tools/android/telephonylookup_generator/src/main/java/com/android/libcore/timezone/telephonylookup/ |
D | TelephonyLookupProtoFileSupport.java | 38 TextFormat.getParser().merge(fileReader, builder); in parseTelephonyLookupTextFile()
|
/system/tools/hidl/ |
D | DocComment.h | 50 void merge(const DocComment* comment);
|
D | DocComment.cpp | 66 void DocComment::merge(const DocComment* comment) { in merge() function in android::DocComment
|
/system/chre/external/flatbuffers/ |
D | README.md | 3 When upgrading to a newer FlatBuffers release, be sure to manually merge the
|
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/ |
D | CountryZonesFileSupport.java | 40 TextFormat.getParser().merge(fileReader, builder); in parseCountryZonesTextFile()
|
/system/libvintf/include/vintf/ |
D | KernelInfo.h | 57 bool merge(KernelInfo* other, std::string* error = nullptr);
|
/system/extras/simpleperf/scripts/ |
D | report_html.py | 139 cur_thread.merge(thread) 217 def merge(self, thread): member in ThreadScope 225 cur_lib.merge(lib) 226 self.call_graph.merge(thread.call_graph) 227 self.reverse_call_graph.merge(thread.reverse_call_graph) 251 def merge(self, lib): member in LibScope 258 cur_function.merge(function) 312 def merge(self, function): member in FunctionScope 375 def merge(self, node): member in CallNode 383 cur_child.merge(child)
|
/system/extras/simpleperf/ |
D | report_lib_interface.cpp | 111 void MergeJavaMethods(ReportLib* report_lib, bool merge) EXPORT; 158 void MergeJavaMethods(bool merge) { merge_java_methods_ = merge; } in MergeJavaMethods() argument 492 void MergeJavaMethods(ReportLib* report_lib, bool merge) { in MergeJavaMethods() argument 493 return report_lib->MergeJavaMethods(merge); in MergeJavaMethods()
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | snapshotctl.te | 34 # Snapshotctl talk to boot control HAL to set merge status.
|
/system/sepolicy/private/ |
D | snapshotctl.te | 34 # Snapshotctl talk to boot control HAL to set merge status.
|
/system/teeui/libteeui/src/ |
D | button.cpp | 160 coBBox = coBBox.merge(co.begin, co.end); in draw() 167 intBBox = intBBox.merge( in draw()
|
/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/zonetree/ |
D | CountryZoneTreeTest.java | 163 TextFormat.getParser().merge(text, builder); in parseCountry()
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | ioctl_macros | 50 # merge with unpriv_unix_sock_ioctls?
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | ioctl_macros | 50 # merge with unpriv_unix_sock_ioctls?
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | ioctl_macros | 50 # merge with unpriv_unix_sock_ioctls?
|
/system/core/adb/coverage/ |
D | gen_coverage.sh | 119 llvm-profdata merge --output="$OUTPUT_DIR"/adbd.profdata "$TRACEDIR"/adbd_traces/* "$TRACEDIR"/test…
|
/system/core/libutils/ |
D | VectorImpl.cpp | 633 ssize_t SortedVectorImpl::merge(const VectorImpl& vector) in merge() function in android::SortedVectorImpl 650 ssize_t SortedVectorImpl::merge(const SortedVectorImpl& vector) in merge() function in android::SortedVectorImpl 662 err = merge(static_cast<const VectorImpl&>(vector)); in merge()
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | ioctl_macros | 50 # merge with unpriv_unix_sock_ioctls?
|
/system/sepolicy/public/ |
D | ioctl_macros | 50 # merge with unpriv_unix_sock_ioctls?
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | ioctl_macros | 50 # merge with unpriv_unix_sock_ioctls?
|