Home
last modified time | relevance | path

Searched defs:ReadInputByOffsetAndLength (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/binary_sign_tool/utils/src/
Dfile_utils.cpp154 int FileUtils::ReadInputByOffsetAndLength(std::ifstream& input, size_t offset, size_t length, std::… in ReadInputByOffsetAndLength() function in OHOS::SignatureTools::FileUtils
/developtools/hapsigner/hapsigntool_cpp/utils/src/
Dfile_utils.cpp141 int FileUtils::ReadInputByOffsetAndLength(std::ifstream& input, size_t offset, size_t length, std::… in ReadInputByOffsetAndLength() function in OHOS::SignatureTools::FileUtils