Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/unittest/intention/adapters/src/
H A Ddsoftbus_adapter_test.cpp545 DSoftbusAdapterImpl dSoftbusAdapterImpl; variable
547 int32_t ret = dSoftbusAdapterImpl.OpenSessionLocked(networkId);
562 DSoftbusAdapterImpl dSoftbusAdapterImpl; variable
564 ASSERT_NO_FATAL_FAILURE(dSoftbusAdapterImpl.OnConnectedLocked(networkId););
578 DSoftbusAdapterImpl dSoftbusAdapterImpl; variable
595 DSoftbusAdapterImpl dSoftbusAdapterImpl; variable
596 dSoftbusAdapterImpl.socketFd_ = 1;
597 int32_t ret = dSoftbusAdapterImpl.SetupServer();
612 DSoftbusAdapterImpl dSoftbusAdapterImpl; variable
613 dSoftbusAdapterImpl.socketFd_ = 1;
[all …]