Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Dlib_loader.cpp26 : m_libPath(soPath) in LibLoader()
39 if (!PathToRealPath(m_libPath, realPath) || realPath.find("/system/lib") != 0) { in LoadLib()
/ohos5.0/base/security/security_guard/services/security_collector/include/
H A Dlib_loader.h38 const std::string m_libPath; variable
/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/
H A Dlib_loader.h38 const std::string m_libPath; variable