Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/services/src/manage/
H A Dapp_state.rs93 .notify_process_terminate(pid as u64) in process_died_callback()
/ohos5.0/base/request/request/services/src/service/client/
H A Dmod.rs105 pub(crate) fn notify_process_terminate(&self, pid: u64) -> ErrorCode { in notify_process_terminate() method