Home
last modified time | relevance | path

Searched refs:tombstoned_socket_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()
32 tombstoned_socket = tombstoned_socket_unique.release(); in tombstoned_connect_files()