Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dcode_sign.cpp19 void CodeSignatureForAOTFile(const std::string &filename, const std::string &appSignature) in CodeSignatureForAOTFile() argument
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
H A Dcode_sign.cpp20 void CodeSignatureForAOTFile(const std::string &filename, const std::string &appSignature) in CodeSignatureForAOTFile() argument
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dcode_sign.cpp19 void CodeSignatureForAOTFile(const std::string &filename, const std::string &appSignature) in CodeSignatureForAOTFile() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler.cpp162 std::string appSignature = cPreprocessor.GetMainPkgArgsAppSignature(); in Main() local
H A Dfile_generators.cpp651 bool AOTFileGenerator::SaveAOTFile(const std::string &filename, const std::string &appSignature) in SaveAOTFile() argument
677 void AOTFileGenerator::SaveEmptyAOTFile(const std::string& filename, const std::string& appSignature, bool isAnFile) in SaveEmptyAOTFile() argument
/arkcompiler/ets_runtime/compiler_service/src/
H A Daot_compiler_impl.cpp273 void AotCompilerImpl::GetCodeSignArgs(std::string &appSignature, std::string &fileName) const in GetCodeSignArgs() argument
283 std::string appSignature; in AOTLocalCodeSign() local
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerimpl_unit/
H A Daotcompilerimpl_unit.cpp585 std::string appSignature = "5765880207853624761"; in HWTEST_F() local

Completed in 8 milliseconds