Searched refs:asyncShutdownCallback (Results 1 – 1 of 1) sorted by relevance
92 sptr<IAsyncShutdownCallback> asyncShutdownCallback = new AsyncShutdownCallback(); variable96 shutdownClient.RegisterShutdownCallback(asyncShutdownCallback);121 sptr<IAsyncShutdownCallback> asyncShutdownCallback = new AsyncShutdownCallback(); variable125 shutdownClient.RegisterShutdownCallback(asyncShutdownCallback);126 shutdownClient.UnRegisterShutdownCallback(asyncShutdownCallback);156 AsyncShutdownCallback asyncShutdownCallback; variable157 asyncShutdownCallback.AsyncShutdownCallbackStub::OnAsyncShutdown();160 int32_t ret = asyncShutdownCallback.OnRemoteRequest(code, data, g_reply, g_option);216 AsyncShutdownCallback asyncShutdownCallback; variable217 asyncShutdownCallback.AsyncShutdownCallbackStub::OnAsyncShutdownOrReboot(true);[all …]