Searched refs:LoadLibraryFromPath (Results 1 – 1 of 1) sorted by relevance
87 static bool LoadLibraryFromPath(const std::string &library_path, void **handle_ptr) in LoadLibraryFromPath() function181 … [&](const std::string &lib_path) { return OHOS::LoadLibraryFromPath(lib_path, handle_ptr); }); in LoadOpenCLLibrary()