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