Home
last modified time | relevance | path

Searched refs:text_output_unique (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/rust/tombstoned_client/
Dwrapper.cpp27 unique_fd tombstoned_socket_unique, text_output_unique, proto_output_unique; in tombstoned_connect_files() local
29 bool result = tombstoned_connect(pid, &tombstoned_socket_unique, &text_output_unique, in tombstoned_connect_files()
33 text_output_fd = text_output_unique.release(); in tombstoned_connect_files()