Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dlibrary_loader.h37 constexpr auto DYNAMIC_LIBRARY_SUFFIX = ".dylib"; member
40 constexpr auto DYNAMIC_LIBRARY_SUFFIX = ".dll"; member
43 constexpr auto DYNAMIC_LIBRARY_SUFFIX = ".so"; member

Completed in 1 milliseconds