Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/hap/utils/src/
Dhap_utils.cpp100 bool HapUtils::ReadFileToByteBuffer(const std::string& file, ByteBuffer& buffer) in ReadFileToByteBuffer() function in OHOS::SignatureTools::HapUtils
/developtools/hapsigner/binary_sign_tool/utils/src/
Dfile_utils.cpp117 bool FileUtils::ReadFileToByteBuffer(const std::string& file, ByteBuffer& buffer) in ReadFileToByteBuffer() function in OHOS::SignatureTools::FileUtils