Searched refs:OH_IPCRemoteProxy_IsRemoteDead (Results 1 – 7 of 7) sorted by relevance
60 | int [OH_IPCRemoteProxy_IsRemoteDead](#oh_ipcremoteproxy_isremotedead) (const OHIPCRemoteProxy \*p…320 ### OH_IPCRemoteProxy_IsRemoteDead()323 int OH_IPCRemoteProxy_IsRemoteDead (const OHIPCRemoteProxy * proxy)
57 | int [OH_IPCRemoteProxy_IsRemoteDead](_o_h_i_p_c_remote_object.md#oh_ipcremoteproxy_isremotedead) …
279 int OH_IPCRemoteProxy_IsRemoteDead(const OHIPCRemoteProxy *proxy);
341 int ret = OH_IPCRemoteProxy_IsRemoteDead(remoteProxy);345 ret = OH_IPCRemoteProxy_IsRemoteDead(remoteProxy);
60 | int [OH_IPCRemoteProxy_IsRemoteDead](#oh_ipcremoteproxy_isremotedead) (const OHIPCRemoteProxy \*p…318 ### OH_IPCRemoteProxy_IsRemoteDead()321 int OH_IPCRemoteProxy_IsRemoteDead (const OHIPCRemoteProxy * proxy)
234 int OH_IPCRemoteProxy_IsRemoteDead(const OHIPCRemoteProxy *proxy) in OH_IPCRemoteProxy_IsRemoteDead() function