HomeSort by relevance Sort by last modified time
    Searched refs:LoadSymbol (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_device/linux/
latebindingsymboltable_linux.cc 68 static bool LoadSymbol(DllHandle handle,
101 if (!LoadSymbol(handle, symbol_names[i], &symbols[i])) {
  /external/webrtc/webrtc/base/
latebindingsymboltable.cc 40 static bool LoadSymbol(DllHandle handle,
126 if (!LoadSymbol(handle_, info_->symbol_names[i], &table_[i])) {

Completed in 505 milliseconds