Home
last modified time | relevance | path

Searched defs:cPreprocessor (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_verifier.h34 static bool VerifyPkgInfo(AotCompilerPreprocessor &cPreprocessor, CompilationOptions &cOptions) in VerifyPkgInfo()
48 static bool CheckArkProfile(AotCompilerPreprocessor &cPreprocessor) in CheckArkProfile()
61 …static bool CheckAOTOutputFilePath(AotCompilerPreprocessor &cPreprocessor, CompilationOptions &cOp… in CheckAOTOutputFilePath()
75 …tatic bool CheckBundleNameAndAppIdentifier([[maybe_unused]] AotCompilerPreprocessor &cPreprocessor) in CheckBundleNameAndAppIdentifier()
120 static bool IsMainPkg(AotCompilerPreprocessor &cPreprocessor, std::pair<const std::string, in IsMainPkg()
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp75 bool IsExistsPkgInfo(AotCompilerPreprocessor &cPreprocessor) in IsExistsPkgInfo()
128 …AotCompilerPreprocessor cPreprocessor(vm, runtimeOptions, pkgArgsMap, profilerDecoder, pandaFileNa… in Main() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Daot_crash_info.cpp44 bool AotCrashInfo::IsAotEscapedOrCompiledOnce(AotCompilerPreprocessor &cPreprocessor, int32_t &ret)… in IsAotEscapedOrCompiledOnce()
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Daot_crash_info.cpp87 bool AotCrashInfo::IsAotEscapedOrCompiledOnce(AotCompilerPreprocessor &cPreprocessor, int32_t &ret)… in IsAotEscapedOrCompiledOnce()