Searched refs:capture_state_to_string (Results 1 – 1 of 1) sorted by relevance
180 fn capture_state_to_string(state: Option<bool>) -> String { in capture_state_to_string() method285 … if capture.valid {Self::capture_state_to_string(capture.state)} else {"detached".to_string()}, in print_list_capture_response()298 … if capture.valid {Self::capture_state_to_string(capture.state)} else {"detached".to_string()}, in print_list_capture_response()