Searched refs:SO (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/util/ | ||
H A D | helpers.h | 87 static constexpr std::string_view SO = ".so"; member in panda::es2panda::panda::panda::es2panda::panda::panda::es2panda::panda::es2panda::panda::es2panda::util::SignedNumberLiteral::FileSuffix |
H A D | helpers.cpp | 748 isValidSuffix = FileExtensionIs(lowerLibPath, FileSuffix::SO) in CheckAopTransformPath() 750 std::string supportSuffix = std::string(FileSuffix::SO) + "|" + std::string(FileSuffix::DYLIB); in CheckAopTransformPath() |
Completed in 3 milliseconds