Home
last modified time | relevance | path

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

/system/core/debuggerd/rust/tombstoned_client/
Dwrapper.hpp22 bool tombstoned_connect_files(pid_t pid, int& tombstoned_socket, int& text_output_fd,
Dwrapper.cpp25 bool tombstoned_connect_files(pid_t pid, int& tombstoned_socket, int& text_output_fd, in tombstoned_connect_files() function
/system/core/debuggerd/rust/tombstoned_client/src/
Dlib.rs73 if ffi::tombstoned_connect_files( in connect()
124 fn tombstoned_connect_files( in tombstoned_connect_files() function