Home
last modified time | relevance | path

Searched refs:patchEntry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/adb/fastdeploy/deploypatchgenerator/
Ddeploy_patch_generator.cpp103 static void WritePatchEntry(const PatchEntry& patchEntry, borrowed_fd input, borrowed_fd output, in WritePatchEntry() argument
105 if (!(patchEntry.deltaFromDeviceDataStart | patchEntry.deviceDataOffset | in WritePatchEntry()
106 patchEntry.deviceDataLength)) { in WritePatchEntry()
110 PatchUtils::WriteLong(patchEntry.deltaFromDeviceDataStart, output); in WritePatchEntry()
111 if (patchEntry.deltaFromDeviceDataStart > 0) { in WritePatchEntry()
112 PatchUtils::Pipe(input, output, patchEntry.deltaFromDeviceDataStart); in WritePatchEntry()
114 auto hostDataLength = patchEntry.deviceDataLength; in WritePatchEntry()
117 PatchUtils::WriteLong(patchEntry.deviceDataOffset, output); in WritePatchEntry()
118 PatchUtils::WriteLong(patchEntry.deviceDataLength, output); in WritePatchEntry()
120 *realSizeOut += patchEntry.deltaFromDeviceDataStart + hostDataLength; in WritePatchEntry()
[all …]
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgoogle-api-client-xml-1.31.3.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDgoogle-api-client-xml-1.33.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...