Home
last modified time | relevance | path

Searched defs:isSign (Results 1 – 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
Dunzip_handle_param.cpp22 bool isSign) in UnzipHandleParam()
30 const std::string& ownerID, bool isSign) in UnzipHandleParam()
/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/include/
Dunzip_handle_param.h40 bool isSign; variable
/developtools/hapsigner/hapsigntool_cpp/codesigning/sign/src/
Dcode_signing.cpp446 bool isSign = param.IsSign(); in DoNativeLibSignOrVerify() local