Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/
H A Ddevicemanager_fuzzer.h104 std::unique_ptr<IDSoftbusAdapter> dsoftbusAda_; variable
H A Ddevicemanager_fuzzer.cpp99 return *dsoftbusAda_; in GetDSoftbus()
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h98 std::unique_ptr<IDSoftbusAdapter> dsoftbusAda_; variable
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/include/
H A Ddevice_manager_test.h103 std::unique_ptr<IDSoftbusAdapter> dsoftbusAda_; variable
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/include/
H A Ddevice_manager_test.h104 std::unique_ptr<IDSoftbusAdapter> dsoftbusAda_; variable
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp101 return *dsoftbusAda_; in GetDSoftbus()
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp101 return *dsoftbusAda_; in GetDSoftbus()
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp105 return *dsoftbusAda_; in GetDSoftbus()