Home
last modified time | relevance | path

Searched refs:originalLimit (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Drandom_access_file_input.cpp68 int originalLimit = buffer.GetLimit(); in CopyTo() local
83 buffer.SetLimit(originalLimit); in CopyTo()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
H A DRandomAccessFileZipDataInput.java119 int originalLimit = buffer.limit(); in copyTo()
132 buffer.limit(originalLimit); in copyTo()

Completed in 1 milliseconds