webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
webrtc_adm_linux Namespace Reference

Classes

class  LateBindingSymbolTable
 

Functions

DllHandle InternalLoadDll (const char dll_name[])
 
void InternalUnloadDll (DllHandle handle)
 
bool InternalLoadSymbols (DllHandle handle, int num_symbols, const char *const symbol_names[], void *symbols[])
 

Function Documentation

◆ InternalLoadDll()

DllHandle webrtc_adm_linux::InternalLoadDll ( const char  dll_name[])

◆ InternalLoadSymbols()

bool webrtc_adm_linux::InternalLoadSymbols ( DllHandle  handle,
int  num_symbols,
const char *const  symbol_names[],
void symbols[] 
)

◆ InternalUnloadDll()

void webrtc_adm_linux::InternalUnloadDll ( DllHandle  handle)