(self,flag,id,vipFlags)
| 28 | def searchContent(self,key,quick):pass |
| 29 | @abstractmethod |
| 30 | def playerContent(self,flag,id,vipFlags):pass |
| 31 | @abstractmethod |
| 32 | def localProxy(self,param):pass |
| 33 | @abstractmethod |
nothing calls this directly
no outgoing calls
no test coverage detected