Home
last modified time | relevance | path

Searched refs:CheckAopTransformPath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h153 static bool CheckAopTransformPath(const std::string &libPath);
Dhelpers.cpp739 bool Helpers::CheckAopTransformPath(const std::string &libPath) in CheckAopTransformPath() function in panda::es2panda::util::Helpers
784 if (!CheckAopTransformPath(libPath)) { in AopTransform()