Home
last modified time | relevance | path

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

/developtools/hapsigner/binary_sign_tool/hap/sign/src/
Dsign_elf.cpp48 std::string tmpOutputFile = outputFile; in Sign() local
/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
Dsign_provider.cpp546 bool SignProvider::DoAfterSign(bool isPathOverlap, const std::string& tmpOutputFile, const std::str… in DoAfterSign()