Searched refs:m_libPath (Results 1 - 4 of 4) sorted by relevance
/base/security/security_guard/services/security_collector/src/ | ||
H A D | lib_loader.cpp | 26 : 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 D | lib_loader.h | 36 const std::string m_libPath; member in OHOS::Security::SecurityCollector::LibLoader |
/base/security/security_guard/test/unittest/security_collector/include/ | ||
H A D | lib_loader.h | 36 const std::string m_libPath; member in OHOS::Security::SecurityCollector::LibLoader |
/base/security/security_guard/test/unittest/security_collector/data_collection/include/ | ||
H A D | lib_loader.h | 36 const std::string m_libPath; member in OHOS::Security::SecurityCollector::LibLoader |
Completed in 2 milliseconds