Searched refs:AllowNonLocalSources (Results 1 – 7 of 7) sorted by relevance
53 void AllowNonLocalSources(bool allow) { m_allowNonLocalSources = allow; }; in AllowNonLocalSources() function
35 m_rootDir.AllowNonLocalSources(false); // no nonlocal shares for this window please in CGUIWindowPrograms()
52 m_rootDir.AllowNonLocalSources(true); //! @todo in OnMessage()
132 m_rootDir.AllowNonLocalSources(false); in CGUIWindowPVRBase()
90 m_rootDir.AllowNonLocalSources(false); in OnMessage()
861 browser->m_rootDir.AllowNonLocalSources(false); // don't allow plug n play shares in ShowAndGetSource()
110 m_rootDir.AllowNonLocalSources(false); in OnMessage()