Searched refs:paths_map (Results 1 – 1 of 1) sorted by relevance
41 protected $paths_map; variable in Grpc\\RpcServer120 $this->paths_map[$full_path] = [147 if (!array_key_exists($full_path, $this->paths_map)) continue;149 $service = $this->paths_map[$full_path]['service'];150 $method = $this->paths_map[$full_path]['method'];151 $request = $this->paths_map[$full_path]['request'];