Home
last modified time | relevance | path

Searched defs:tombstoned_notify_completion (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/debuggerd/tombstoned/
H A Dtombstoned_client.cpp100 bool tombstoned_notify_completion(int tombstoned_socket) { in tombstoned_notify_completion() function
/aosp14/system/core/debuggerd/rust/tombstoned_client/src/
H A Dlib.rs124 fn tombstoned_notify_completion(tombstoned_socket: i32) -> bool; in tombstoned_notify_completion() function