Searched refs:g_sourceLibraryPath (Results 1 – 1 of 1) sorted by relevance
22 static const std::string g_sourceLibraryPath = std::string(SYSTEM_LIB_PATH) + variable37 if (realpath(g_sourceLibraryPath.c_str(), sourceLibraryRealPath) == nullptr) { in LoadSourceImplement()38 SLOGE("check path failed %{public}s", g_sourceLibraryPath.c_str()); in LoadSourceImplement()43 …SLOGE("Failed to open library %{public}s, reason: %{public}sn", g_sourceLibraryPath.c_str(), dlerr… in LoadSourceImplement()54 g_sourceLibraryPath.c_str()); in LoadSourceImplement()71 g_sourceLibraryPath.c_str()); in UnLoadSourceImplement()