Home
last modified time | relevance | path

Searched defs:softbusAdapter (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/include/
H A Dsoftbus_adapter_test.h40 SoftbusAdapter softbusAdapter; member in OHOS::DistributedHardware::SoftbusAdapterTest
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp140 std::shared_ptr<SoftbusAdapter> softbusAdapter = std::make_shared<SoftbusAdapter>(); in SoftbusRegisterSoftbusListenerFuzzTest() local
153 std::shared_ptr<SoftbusAdapter> softbusAdapter = std::make_shared<SoftbusAdapter>(); in SoftbusUnRegisterSoftbusListenerFuzzTest() local
166 std::shared_ptr<SoftbusAdapter> softbusAdapter = std::make_shared<SoftbusAdapter>(); in SoftbusCreateSoftbusSessionServerFuzzTest() local
180 std::shared_ptr<SoftbusAdapter> softbusAdapter = std::make_shared<SoftbusAdapter>(); in SoftbusRemoveSoftbusSessionServerFuzzTest() local
193 std::shared_ptr<SoftbusAdapter> softbusAdapter = std::make_shared<SoftbusAdapter>(); SoftbusOpenSoftbusSessionFuzzTest() local
[all...]

Completed in 2 milliseconds