Home
last modified time | relevance | path

Searched refs:PVReleaseInterface_t (Results 1 – 1 of 1) sorted by relevance

/external/opencore/oscl/oscl/oscllib/src/
Doscl_shared_library.cpp29 typedef void (*PVReleaseInterface_t)(OsclSharedLibraryInterface*); typedef
275 PVReleaseInterface_t releaseInterface = in Close()
276 (PVReleaseInterface_t)dlsym(ipHandle, "PVReleaseInterface"); in Close()