Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp746 std::string supportSuffix = std::string(FileSuffix::DLL); in CheckAopTransformPath() local
750 std::string supportSuffix = std::string(FileSuffix::SO) + "|" + std::string(FileSuffix::DYLIB); in CheckAopTransformPath() local

Completed in 3 milliseconds