Searched refs:CMD_STOP_NETWORKSHARE (Results 1 – 5 of 5) sorted by relevance
26 CMD_STOP_NETWORKSHARE, enumerator
106 int32_t ret = SendRemoteRequest(data, TetheringInterfaceCode::CMD_STOP_NETWORKSHARE);
115 int32_t ret = SendRequest(TetheringInterfaceCode::CMD_STOP_NETWORKSHARE, data, reply); in StopNetworkSharing()
31 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_STOP_NETWORKSHARE)] = in NetworkShareServiceStub()
228 OnRemoteRequest(TetheringInterfaceCode::CMD_STOP_NETWORKSHARE, dataParcel); in StopNetworkSharingFuzzTest()