Home
last modified time | relevance | path

Searched defs:GetDevices (Results 1 – 7 of 7) sorted by relevance

/base/web/webview/ohos_adapter/audio_adapter/src/
Daudio_system_manager_adapter_mock.cpp56 std::vector<std::shared_ptr<AudioDeviceDescAdapter>> AudioSystemManagerAdapterImpl::GetDevices(Adap… in GetDevices() function in OHOS::NWeb::AudioSystemManagerAdapterImpl
Daudio_system_manager_adapter_impl.cpp294 std::vector<std::shared_ptr<AudioDeviceDescAdapter>> AudioSystemManagerAdapterImpl::GetDevices(Adap… in GetDevices() function in OHOS::NWeb::AudioSystemManagerAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_audio_system_manager_adapter_impl.cpp71 ArkAudioDeviceDescAdapterVector ArkAudioSystemManagerAdapterImpl::GetDevices(int32_t flag) in GetDevices() function in OHOS::ArkWeb::ArkAudioSystemManagerAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_audio_system_manager_adapter_wrapper.cpp97 …tor<std::shared_ptr<NWeb::AudioDeviceDescAdapter>> ArkAudioSystemManagerAdapterWrapper::GetDevices( in GetDevices() function in OHOS::ArkWeb::ArkAudioSystemManagerAdapterWrapper
/base/usb/usb_manager/interfaces/innerkits/native/src/
Dusb_srv_client.cpp172 int32_t UsbSrvClient::GetDevices(std::vector<UsbDevice> &deviceList) in GetDevices() function in OHOS::USB::UsbSrvClient
613 int32_t UsbSrvClient::GetDevices(std::vector<UsbDevice> &deviceList) in GetDevices() function in OHOS::USB::UsbSrvClient
/base/usb/usb_manager/services/native/src/
Dusb_host_manager.cpp447 int32_t UsbHostManager::GetDevices(std::vector<UsbDevice> &deviceList) in GetDevices() function in OHOS::USB::UsbHostManager
1059 void UsbHostManager::GetDevices(MAP_STR_DEVICE &devices) in GetDevices() function in OHOS::USB::UsbHostManager
Dusb_service.cpp773 int32_t UsbService::GetDevices(std::vector<UsbDevice> &deviceList) in GetDevices() function in OHOS::USB::UsbService