Home
last modified time | relevance | path

Searched refs:AopTransform (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/aot/
H A DemitFiles.cpp123 util::Helpers::AopTransform(outputFileName_, transformLib_); in Run()
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.h142 static bool AopTransform(const std::string &inputFile, const std::string &libPath);
H A Dhelpers.cpp782 bool Helpers::AopTransform(const std::string &inputFile, const std::string &libPath) in AopTransform() function in Helpers
/arkcompiler/ets_frontend/es2panda/test/
H A Drunner.py2389 runner = AopTransform(args)
2427 class AopTransform(Runner): class
2429 Runner.__init__(self, args, "AopTransform")

Completed in 6 milliseconds