Searched refs:scriptSONameSystem (Results 1 – 1 of 1) sorted by relevance
179 android::String8 scriptSONameSystem("/system/lib/librs."); in loadSharedLibrary() local180 scriptSONameSystem.append(resName); in loadSharedLibrary()181 scriptSONameSystem.append(".so"); in loadSharedLibrary()182 loaded = loadSOHelper(scriptSONameSystem.c_str(), cacheDir, in loadSharedLibrary()186 scriptSONameSystem.c_str(), dlerror()); in loadSharedLibrary()