Searched refs:MAPProxy (Results 1 – 2 of 2) sorted by relevance
33 from mmi2grpc.map import MAPProxy247 self._map = MAPProxy(grpc.insecure_channel(f"localhost:{self.pandora_server_port}"))
28 class MAPProxy(ProfileProxy): class