Searched refs:_get_content (Results 1 – 3 of 3) sorted by relevance
16 def _get_content(url): function32 res = _get_content(_PLTG_URL)38 return _get_content(_PLTU_URL)43 return _get_content(_PLTP_URL)
52 def _get_content(self, restriction_type): member in policy_ForceYouTubeRestrict96 strict_content = self._get_content(RESTRICTED_ONLY_ON_STRICT)101 moderate_content = self._get_content(RESTRICTED_ON_MODERATE)108 strict_content = self._get_content(RESTRICTED_ONLY_ON_STRICT)109 moderate_content = self._get_content(RESTRICTED_ON_MODERATE)
170 def _get_content(self): member in ReportHtml184 content = self._get_content()