Searched refs:cached_id (Results 1 – 2 of 2) sorted by relevance
39 InterfaceId cached_id = kInvalidInterfaceId; in Close() local79 cached_id = id_; in Close()89 cached_group_controller->CloseEndpointHandle(cached_id, reason); in Close()
148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()152 return Ok((cached_id, false)); in cached_state()