Home
last modified time | relevance | path

Searched defs:devicePort (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_usb_manager.cpp77 std::string devicePort = dev.GetName(); in RefreshUsbDevice() local
108 std::string devicePort = dev.GetName(); in RefreshUsbDevicePort() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_connection_info.h37 int devicePort; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
H A Daudio_effect_manager.cpp447 for (auto &devicePort: streamEffectMode.devicePort) { in UpdateUnavailableEffectChainsRecord() local
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h152 std::vector<Device> devicePort; member