Searched defs:appSignature (Results 1 – 8 of 8) sorted by relevance
19 void CodeSignatureForAOTFile(const std::string &filename, const std::string &appSignature) in CodeSignatureForAOTFile()
20 void CodeSignatureForAOTFile(const std::string &filename, const std::string &appSignature) in CodeSignatureForAOTFile()
35 …bool SaveAndGetAOTFileSize(const std::string &filename, const std::string &appSignature, size_t &a… in SaveAndGetAOTFileSize()
141 std::string appSignature = cPreprocessor.GetMainPkgArgsAppSignature(); in Main() local
649 bool AOTFileGenerator::SaveAOTFile(const std::string &filename, const std::string &appSignature, in SaveAOTFile()676 …FileGenerator::SaveEmptyAOTFile(const std::string& filename, const std::string& appSignature, bool… in SaveEmptyAOTFile()
241 std::string appSignature = argsHandler_->GetCodeSignArgs(); in AOTLocalCodeSign() local
444 std::string appSignature = "5765880207853624761"; variable