Home
last modified time | relevance | path

Searched refs:functionSwitchBundleName_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_function_switch_window.h73 const std::string functionSwitchBundleName_ = "com.usb.right"; variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_function_switch_window.cpp264 isDialogInstalled_ = bmc.GetBundleInfo(functionSwitchBundleName_, in CheckDialogInstallStatus()