Home
last modified time | relevance | path

Searched refs:m_libPath (Results 1 - 4 of 4) sorted by relevance

/base/security/security_guard/services/security_collector/src/
H A Dlib_loader.cpp26 : m_libPath(soPath) in LibLoader()
38 if (!PathToRealPath(m_libPath, realPath) || realPath.find("/system/lib") != 0) { in LoadLib()
39 LOGE("LoadLib m_libPath error, realPath: %{public}s", realPath.c_str()); in LoadLib()
/base/security/security_guard/services/security_collector/include/
H A Dlib_loader.h36 const std::string m_libPath; member in OHOS::Security::SecurityCollector::LibLoader
/base/security/security_guard/test/unittest/security_collector/include/
H A Dlib_loader.h36 const std::string m_libPath; member in OHOS::Security::SecurityCollector::LibLoader
/base/security/security_guard/test/unittest/security_collector/data_collection/include/
H A Dlib_loader.h36 const std::string m_libPath; member in OHOS::Security::SecurityCollector::LibLoader

Completed in 2 milliseconds