Home
last modified time | relevance | path

Searched refs:PopUpFunctionSwitchWindow (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_function_switch_window.h49 bool PopUpFunctionSwitchWindow();
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_function_switch_window.cpp91 bool UsbFunctionSwitchWindow::PopUpFunctionSwitchWindow() in PopUpFunctionSwitchWindow() function in OHOS::USB::UsbFunctionSwitchWindow
H A Dusb_device_manager.cpp277 if (!window_->PopUpFunctionSwitchWindow()) { in ProcessFunctionSwitchWindow()