Home
last modified time | relevance | path

Searched defs:WriteByteToOutFile (Results 1 - 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dfile_utils.cpp333 bool FileUtils::WriteByteToOutFile(const std::string& bytes, const std::string& outFile) in WriteByteToOutFile() function in OHOS::SignatureTools::FileUtils
344 bool FileUtils::WriteByteToOutFile(const std::string& bytes, std::ofstream& outFile) in WriteByteToOutFile() function in OHOS::SignatureTools::FileUtils
363 bool FileUtils::WriteByteToOutFile(const std::vector<int8_t>& bytes, std::ofstream& outFile) in WriteByteToOutFile() function in OHOS::SignatureTools::FileUtils

Completed in 2 milliseconds