Searched refs:NotifyNetDisconnectInner (Results 1 – 3 of 3) sorted by relevance
47 return NotifyNetDisconnectInner(data, reply); in OnRemoteRequest()70 int32_t RemoteMissionListenerStub::NotifyNetDisconnectInner(MessageParcel &data, MessageParcel &rep… in NotifyNetDisconnectInner() function in OHOS::AAFwk::RemoteMissionListenerStub
42 int32_t NotifyNetDisconnectInner(MessageParcel &data, MessageParcel &reply);
189 int res = stub_->NotifyNetDisconnectInner(data, reply);