Home
last modified time | relevance | path

Searched refs:LIB64_SEARCH_DIR (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp64 static const char LIB64_SEARCH_DIR[] = "/system/lib64/"; variable
78 dynamicLibSearchDir_.push_back(LIB64_SEARCH_DIR); in HiviewPlatform()