Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dlibrary_loader.h36 constexpr auto DYNAMIC_LIBRARY_PREFIX = "lib"; variable
39 constexpr auto DYNAMIC_LIBRARY_PREFIX = ""; variable
42 constexpr auto DYNAMIC_LIBRARY_PREFIX = "lib"; variable