Searched defs:ReadFileToByteBuffer (Results 1 – 2 of 2) sorted by relevance
| /developtools/hapsigner/hapsigntool_cpp/hap/utils/src/ | ||
| D | hap_utils.cpp | 100 bool HapUtils::ReadFileToByteBuffer(const std::string& file, ByteBuffer& buffer) in ReadFileToByteBuffer() function in OHOS::SignatureTools::HapUtils |
| /developtools/hapsigner/binary_sign_tool/utils/src/ | ||
| D | file_utils.cpp | 117 bool FileUtils::ReadFileToByteBuffer(const std::string& file, ByteBuffer& buffer) in ReadFileToByteBuffer() function in OHOS::SignatureTools::FileUtils |