Searched refs:MakeLocal (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilesys.cpp384 wxFileSystemHandler *wxFileSystem::MakeLocal(wxFileSystemHandler *h) function in class:wxFileSystem
437 s = MakeLocal(h)->OpenFile(*this, m_Path + loc);
453 s = MakeLocal(h)->OpenFile(*this, loc);
489 m_FindFileHandler = MakeLocal(h);
501 m_FindFileHandler = MakeLocal(h);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilesys.h231 wxFileSystemHandler *MakeLocal(wxFileSystemHandler *h);

Completed in 32 milliseconds