Searched refs:prebuilt_library (Results 1 – 1 of 1) sorted by relevance
179 const std::string& prebuilt_library, in GetPrebuiltGraphFromLibrary() argument188 mPrebuiltGraphInstance->mHandle = dlopen(prebuilt_library.c_str(), RTLD_NOW); in GetPrebuiltGraphFromLibrary()411 PrebuiltGraph* GetLocalGraphFromLibrary(const std::string& prebuilt_library, in GetLocalGraphFromLibrary() argument413 return LocalPrebuiltGraph::GetPrebuiltGraphFromLibrary(prebuilt_library, engineInterface); in GetLocalGraphFromLibrary()