Home
last modified time | relevance | path

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

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