Searched refs:fullPath (Results 1 – 1 of 1) sorted by relevance
393 const std::string fullPath = path + lib; in openLibs() local396 handle = dlopen(fullPath.c_str(), dlMode); in openLibs()399 handle = android_load_sphal_library(fullPath.c_str(), dlMode); in openLibs()