Home
last modified time | relevance | path

Searched defs:GetSupportedModes (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_chip_hal_interface.cpp66 WifiErrorNo WifiChipHalInterface::GetSupportedModes(std::vector<int> &modes) in GetSupportedModes() function in OHOS::Wifi::WifiChipHalInterface
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp104 int32_t UsbPortManager::GetSupportedModes(int32_t portId, int32_t &supportedModes) in GetSupportedModes() function in OHOS::USB::UsbPortManager
H A Dusb_service.cpp569 int32_t UsbService::GetSupportedModes(int32_t portId, int32_t &supportedModes) in GetSupportedModes() function in OHOS::USB::UsbService
/ohos5.0/foundation/window/window_manager/dm/src/
H A Dscreen.cpp211 std::vector<sptr<SupportedScreenModes>> Screen::GetSupportedModes() const in GetSupportedModes() function in OHOS::Rosen::Screen
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dmode_manager_napi.cpp214 napi_value ModeManagerNapi::GetSupportedModes(napi_env env, napi_callback_info info) in GetSupportedModes() function in OHOS::CameraStandard::ModeManagerNapi
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp408 const std::vector<GraphicDisplayModeInfo>& RSScreen::GetSupportedModes() const in GetSupportedModes() function in OHOS::Rosen::impl::RSScreen
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp217 int32_t UsbSrvClient::GetSupportedModes(int32_t portId, int32_t &result) in GetSupportedModes() function in OHOS::USB::UsbSrvClient
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp576 int32_t UsbServerProxy::GetSupportedModes(int32_t portId, int32_t &supportedModes) in GetSupportedModes() function in OHOS::USB::UsbServerProxy
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_client.cpp1047 WifiErrorNo WifiIdlClient::GetSupportedModes(std::vector<int> &modes) in GetSupportedModes() function in OHOS::Wifi::WifiIdlClient
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_manager_napi.cpp1108 napi_value CameraManagerNapi::GetSupportedModes(napi_env env, napi_callback_info info) in GetSupportedModes() function in OHOS::CameraStandard::CameraManagerNapi
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp1307 std::vector<SceneMode> CameraManager::GetSupportedModes(sptr<CameraDevice>& camera) in GetSupportedModes() function in OHOS::CameraStandard::CameraManager